moduleCodeFiles | R Documentation |
This can be used e.g., for Caching, to identify which files have changed.
moduleCodeFiles(paths, modules)
paths |
An optional named list with up to 4 named elements,
|
modules |
A named list of character strings specifying the names of modules to be loaded
for the simulation.
Note: the module name should correspond to the R source file from which the module is loaded.
Example: a module named "caribou" will be sourced form the file ‘caribou.R’,
located at the specified |
character vector of file paths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.