list_vars: List variables within the NetCDF file

Description Usage Arguments Value

View source: R/list_vars.R

Description

Prints the short or long names of the variables within the NetCDF file

Usage

1
list_vars(ncdf, long = F)

Arguments

ncdf

filepath; To the location of the NetCDF file to be viewed.

long

logical; Print the longnames of the variables, if FALSE it will print the short names. Defaults to FALSE

Value

Prints text to the console with the names of the variables from the NetCDF file.


tadhg-moore/gotmtools documentation built on Oct. 9, 2019, 2:48 p.m.