copy_assets: Copy assets to target directory
Description
This is needed when one needs to serve local file to RStudio viewer.
Usage
copy_assets(path, target_dir)
Arguments
path
character_string; path to the source file / folder.
target_dir
character_string; path to the target folder.