Project-class: S4 class to store project directory definitions

Project-classR Documentation

S4 class to store project directory definitions

Description

An S4 class to store the workflow project directory definitions.

Slots

project_name

the project name

path

the project directory path

renv

add infrastructure for reproducible R package environment management from the renv package

docker

creation for project docker infrastructure

github

creation of a GitHub repository

private

private GitHub repository

github_actions

creation of GitHub actions infrastructure

parallel_plan

an expression to define the parallel future plan to use

force

force project creation if the project directory already exists


jasenfinch/metaboWorkflows documentation built on May 24, 2023, 8:23 a.m.