nc_find: search netcdf files in folder

Description Usage Arguments Value

View source: R/find.R

Description

This function will list the netcdf files in a directory that contain a specified variable

Usage

1
nc_find(directory = getwd(), var = NULL, recursive = TRUE)

Arguments

directory

This is the directory to check.

vars

a character string of the variable to search for

Value

list of files


r4ecology/rcdo documentation built on July 21, 2019, 9 p.m.