class.Ico | R Documentation |
Convert an image in an Ico class object. Formats currently supported: .jpeg, .png and .tiff. Limited to greyscale images.
class.Ico(path, image.type = c("jpg", "png", "tiff"))
path |
character: path of an image file |
image.type |
character: image format file ("jpg", "png", "tiff") |
image matrix: class Ico image of the loaded file
Antonio Profico, Flavia Strani, Pasquale Raia, Daniel DeMiguel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.