makeCharacterAxis: Create a character axis

View source: R/makeCFObjects.R

makeCharacterAxisR Documentation

Create a character axis

Description

With this method you can create a character axis to use with new CFVariable instances.

Usage

makeCharacterAxis(name, values, attributes = data.frame())

Arguments

name

Name of the axis.

values

The character coordinate values of the axis.

attributes

data.frame with the attributes of the axis to create.

Value

A CFAxisCharacter instance.


ncdfCF documentation built on Sept. 13, 2025, 5:07 p.m.