import.yaml | R Documentation |
Read YAML configuration file defined. All YAML document objects are returned as a list. Configurations can be used to defined different configurations from the YAML file. All output is saved to global parameter in NeuroMap environment: CONFIG
import.yaml(file, configuration = "default")
file |
YAML file path |
configuration |
(default = "default") Configuration of YAML to read |
list of YAML configurations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.