Description Usage Arguments Value See Also
View source: R/ncdf_get_multi.R
GetMultiNcdfFile: For this file group, get each files variable.
Typically calls GetMultiNcdfVariable to then get the individual files.
Typically called by GetMultiNcdf.
1 2  | GetMultiNcdfFile(filesInd, filesList, variableList, indexList,
  env = parent.frame(), parallel = FALSE)
 | 
filesInd | 
 The index of the file groups.  | 
filesList | 
 The list of the file groups.  | 
variableList | 
 The variable list.  | 
indexList | 
 The index list.  | 
env | 
 The environment where the stat function lives  | 
parallel | 
 Logical, this is the .parallel argument of plyr functions.  | 
A dataframe
Other getMultiNcdf: GetFileStat,
GetMultiNcdfVariable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.