Skip to contents

Write an nml list to a namelist file

Usage

write_nml(glm_nml, file)

Arguments

glm_nml

A named list of class "nml" (from read_nml).

file

Path of the output .nml file.

Value

Invisibly, NULL.