sg_add_images.Rd
Add images to nodes with the Custom Shapes plugin.
sg_add_images(sg, data, url, ...)
sg | An object of class |
---|---|
data | Data.frame containing columns. |
url | URL of image. |
... | Any other column. |
# NOT RUN { demo("custom-shapes", package = "sigmajs") # }