convertSummaryBaseDir | R Documentation |
change the 'dirname' for a previously saved set of directories
convertSummaryBaseDir(sumDirs, newBaseDir)
sumDirs |
a list of directories as created by 'setupSummaryDirectories' |
newBaseDir |
a file path |
a list of file paths
Cory Merow <cory.merow@gmail.com>
sumDirs=setupSummaryDirectories('~/tmpChangeRanger') convertSummaryBaseDir(sumDirs,'~/tmpChangeRanger2')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.