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(name, group, values)

Arguments

name

Name of the axis.

group

Group to place the axis in.

values

A CFTime instance with time values and optionally bounds set.

Value

A CFAxisTime instance.


ncdfCF documentation built on June 8, 2025, 12:45 p.m.