Nothing
Code
rasterpic_img(x, img)
Condition
Error in `rpic_input()`:
! Don't know how to extract a bounding box from 'x'
Code
rasterpic_img(x, img)
Condition
Error:
! 'img' file not found
Code
rasterpic_img(x, img2)
Condition
Error:
! 'img' only accepts 'png', 'jpg' or 'jpeg' files
Code
rasterpic_img(x, img, valign = 1.2)
Condition
Error in `rasterpic_img()`:
! 'valign' should be between 0 and 1
Code
rasterpic_img(x, img, valign = -1.2)
Condition
Error in `rasterpic_img()`:
! 'valign' should be between 0 and 1
Code
rasterpic_img(x, img, halign = 1.2)
Condition
Error in `rasterpic_img()`:
! 'halign' should be between 0 and 1
Code
rasterpic_img(x, img, halign = -1.2)
Condition
Error in `rasterpic_img()`:
! 'halign' should be between 0 and 1
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.