read_nml | R Documentation |
read in a GLM simulation *.nml file and create a list.
read_nml(nml_file = "template")
nml_file |
a string with the path to the GLM glm2.nml file, or
|
glm_nml a nml (a list) for GLM config
Jordan S. Read
get_nml_value
glm_nml <- read_nml()
print(glm_nml)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.