get_config: Set config for docreview checks

View source: R/package_review.R

get_configR Documentation

Set config for docreview checks

Description

Set config for docreview checks

Usage

get_config(
  config_path = system.file("configs", "docreview.yml", package = "docreview", mustWork =
    TRUE)
)

Arguments

config_path

Path to config file

Examples

# Get default configuration
get_config()

thisisnic/docreview documentation built on Feb. 20, 2024, 1:53 p.m.