View NWM Model Metadata

look(config, type = NULL)

Arguments

config

character model configuration

type

character model type

Value

prints a description to the console

Examples

# NOT RUN {
look("short_range")
look("short_range", "channel")
# }