use_onboarding_tmpl: Create software review/editor response template

View source: R/render-templates.R

use_onboarding_tmplR Documentation

Create software review/editor response template

Description

Clone an up to date copy of the specified ropensci software review/editor response template.

Usage

use_onboarding_tmpl(template = c("review", "editor"))

Arguments

template

character string, one of review or editor.

Value

writes a ⁠{template}.md⁠ checklist template file in the project root.

Examples

## Not run: 
use_onboarding_tmpl(template = "editor")

## End(Not run)

annakrystalli/pkgreviewr documentation built on Sept. 12, 2023, 5:35 p.m.