ncTraitList: Obtain trait list from a netCDF file

View source: R/ncAPSIM.R

ncTraitListR Documentation

Obtain trait list from a netCDF file

Description

Obtain trait list from a netCDF file

Usage

ncTraitList(nc, attname = "TraitList", split = " *, *")

Arguments

nc

An object of class ncdf4 (as returned from nc_open), indicating what file to read from.

attname

The default attribute name of trait list

split

character called by strsplit


byzheng/htcondor documentation built on April 3, 2022, 12:03 a.m.