.create_df | R Documentation |
Creates a data.table from the CRU data
.create_df(tmn, tmx, tmp, dtr, pre, pre_cv, elv, files)
tmn |
Is tmx to be calculated? Boolean. |
dtr |
Is dtr to be returned? Boolean. |
pre |
Is pre to be returned? Boolean. |
pre_cv |
Is pre_cv to be returned? Boolean. |
elv |
Is elv to be returned? Boolean. |
files |
File list to be used for creating data frame. |
A data.table of all requested values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.