Learn R Programming

moodleR (version 1.0.1)

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

Arguments

Value

invisible(TRUE) on success

Examples

Run this code
if (FALSE) {
example_config_yml()
}

Run the code above in your browser using DataLab