examples.ncv {ncvar}R Documentation

Examples

Description

Executes the example functions.

Usage

example()

Arguments

Details

Executes the example functions. The examples provide further illustration of how to use this package. To see the code enter the example name without parenthesis, e.g. foo.ncv.

Value

List of example functions.

Author(s)

Juerg Schmidli

Examples

foo.ncv()               # default example, used for the help pages
ex.cf5.1.ncv()          # example 5.1 from the CF-conventions
ex.cf5.2.ncv()          # example 5.2 from the CF-conventions
ex.cf5.6.ncv()          # example 5.6 from the CF-conventions
ex.cf7.2.ncv()          # example 7.2 from the CF-conventions

[Package ncvar version 1.0-3 Index]