initProject: Initialize esqlabsR Project Folders and required Files

View source: R/utilities-project-configuration.R

initProjectR Documentation

Initialize esqlabsR Project Folders and required Files

Description

Creates the default project folder structure with Excel file templates in the working directory.

Usage

initProject(destination = ".", overwrite = FALSE)

Arguments

destination

A string defining the path where to initialize the project. default to current working directory.

overwrite

Overwrite files if they exist. If this is FALSE and the file exists an error will be thrown.


esqLABS/esqlabsR documentation built on April 17, 2025, 10:51 a.m.