Description Usage Arguments Value Examples
The scrape function allows you to scrape exif data from files in your computer. It defaults to the current working directory, pdf documents only, and all fields.
1 |
wd |
A file directory, defaults to current working directory |
filetype |
|
verbose |
Should there be a progress bar? |
cutoff |
The proportion of documents with metadata field to return, defaults to 1 (all fields) |
A dataframe with the metadata for all documents within the file path directory
1 | scrape()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.