get_config: Set config for docreview checks

Description Usage Arguments Examples

View source: R/package_review.R

Description

Set config for docreview checks

Usage

1
2
3
4
get_config(
  config_path = system.file("configs/docreview.yml", package = "docreview", mustWork =
    TRUE)
)

Arguments

config_path

Path to config file

Examples

1
2
# Get default configuration
get_config()

docreview documentation built on Aug. 17, 2021, 9:06 a.m.