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()