Description Usage Arguments Value
Converts a raw .png file to a grob, with flexible aesthetics.
| 1 | convert_to_image_grob(.image, aes_list, height = numeric(), width = numeric())
 | 
| .image | The local path to the raw .png file. | 
| aes_list | The list outputted by  | 
| height | A numeric value designating the total height of the matrix grob in mm. | 
| width | A numeric value designating the total width of the matrix grob in mm. | 
A grob of the raw .png file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.