read_nml: read in an *.nml file

Description Usage Arguments Value Author(s) Examples

View source: R/read.R

Description

read in na nml file and create a list.

Usage

1
read_nml(nml_file)

Arguments

nml_file

a string with the path to an nml file

Value

an nml list

Author(s)

Jordan S. Read

Examples

1
2
3
4
5
## Not run: 
sim_nml <- read_nml()
print(sim_nml)

## End(Not run)

jsta/nml documentation built on July 27, 2021, 10:50 a.m.