| image_convert | R Documentation | 
Convert an backup image to a snapshot.
image_convert(image, ...)
image | 
 An image to modify.  | 
... | 
 Options passed on to httr::GET. Must be named, see examples.  | 
## Not run: 
# get a backup image
img <- images(TRUE)[[1]]
# then convert to a snapshot
# image_convert(img)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.