makeTimeAxis: Create a time axis

View source: R/makeCFObjects.R

makeTimeAxisR Documentation

Create a time axis

Description

With this method you can create a time axis to use with new CFArray instances.

Usage

makeTimeAxis(id, name, group, values)

Arguments

id

Id of the axis.

name

Name of the axis.

group

Group to place the axis in.

values

A CFTime instance with time values and bounds set.

Value

A CFAxisTime instance.


ncdfCF documentation built on April 16, 2025, 9:08 a.m.