View source: R/register_path.R
register_path | R Documentation |
Register relevant paths
register_path(paths)
paths |
List of parameters. |
Registers paths of different material of a project. By default, the function accepts a the following keywords, provided in a named list:
"dmt.data"Path to database (default set to iDiv's MAS drive)
"dmt.catalog"Path to data catalog (default set to MAS data catalog)
"dmt.toolbox"Path to the documentation of a toolbox for a project
The provided paths will be recorded in a configuration file within masDMT, meaning they will set as defaults in future R sessions.
Writes file into standardized file structure.
list_data
documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.