Main function of the package that invokes RSelenium to open a browser to the carbon.js uri, create an image and download the file.
.carbonate(self, private, file, path, code, rD)
self | carbon self object |
---|---|
private | carbon private object |
file | character, name of file to save image as |
path | character, path to save the image |
code | character, lines of script to make carbon image from |
rD | RSelenium driver |
image object
Script is passed to https://carbon.now.sh/ is downloaded to the tempdir()
and appended to the list $carbons using RSelenium and Chrome.