init.jsproject: Initialize project

View source: R/init.project.R

init.jsprojectR Documentation

Initialize project

Description

Initializes directories and files with data loading, libraries, .gitignore, symbolik link towards the data. To be called from the project repository already created

Usage

init.jsproject(data.path, logger.name, template.dir = "project_template/")

Arguments

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


jalgos/jsroot documentation built on Jan. 27, 2025, 3:40 p.m.