Description Usage Arguments See Also Examples
View source: R/custom-shapes.R
Add images to nodes with the Custom Shapes plugin.
1  | sg_add_images(sg, data, url, ...)
 | 
sg | 
 An object of class   | 
data | 
 Data.frame containing columns.  | 
url | 
 URL of image.  | 
... | 
 Any other column.  | 
1 2 3 4  | ## Not run: 
demo("custom-shapes", package = "sigmajs")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.