example_config_yml {moodleR}R Documentation

Example Config yml File

Description

Opens an example config file in the active editor. If you already have a config.yml file cut-and-paste the "moodleR" section, and update the respective fields. Alternatively use "save as" to save this file as config.yml It is recommended that you check the config with config::get()

Usage

example_config_yml()

Value

invisible(TRUE) on success

Examples

## Not run: 
example_config_yml()

## End(Not run)

[Package moodleR version 1.0.1 Index]