crappifier | R Documentation |
Crappifier
crappifier(path_lr, path_hr)
path_lr |
path from (origin) |
path_hr |
path to (destination) |
None
## Not run:
items = get_image_files(path_hr)
parallel(crappifier(path_lr, path_hr), items)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.