Description Usage Arguments Value See Also Examples
View source: R/file_getJuicr_Images.R
Reads a juicr generated report of image extractions contained within the .html file, and saves all images (e.g., original, standardized, and standardized with painted extractions).
1 | file_getJuicr_Images(aFileName = file.choose(), quiet = FALSE)
|
aFileName |
The file name and location of a *_juicr.html report. Prompts for file name if none is explicitly called. Must be .html format. |
quiet |
When |
A vector of file names of each image extracted from the .html file.
file_getJuicr_Extractions
1 2 3 4 5 6 | ## Not run:
file_getJuicr_Images("pretend_image_juicr.html")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.