init.jsproject | R Documentation |
Initializes directories and files with data loading, libraries, .gitignore, symbolik link towards the data. To be called from the project repository already created
init.jsproject(data.path, logger.name, template.dir = "project_template/")
data.path |
character indicating path to the project data |
logger.name |
character indicating the wanted name for the logger in the Logger Factory |
template.dir |
character indicating the directory name where the template files are located |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.