build_markdown_scaffold: Write R script that functionalizes the knitr templates for a...

View source: R/project-linter.R

build_markdown_scaffoldR Documentation

Write R script that functionalizes the knitr templates for a project type

Description

The functions will be appended to a file in <dev_dir>/scaffold_<project_type>.R. The roxygen skeleton should be modified as necessary to keep in date with the arguments.

Usage

build_markdown_scaffold(dev_dir = getwd(), project_type = "scRNA")

Arguments

dev_dir

character naming path to write the R scripts

project_type

character project type to write

Value

writes to a file.


amcdavid/Genesee documentation built on April 14, 2022, 5:16 a.m.