Description Usage Arguments Examples
View source: R/NCtoDFGlobalFunction.R
This function coverts the .nc downloaded from NARCCAP global models in a data.frame object. This proccess may require high RAM memory capacity
1  | NC2DFG(PATH, VARNAME)
 | 
PATH | 
 Is the directory where is located the .nc files of a same variable  | 
VARNAME | 
 String, is the name of the variable in the dataset  | 
1  | NC2DF("~/PrecipitationGlobalModelData")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.