Description Usage Arguments Value
prepare.r2mym helps you merge an R table with the data.frame output you want for MyM
1 | prepare.r2mym(data, stub, value.var, NaN.value = -9999)
|
data |
Your data frame with all cols |
stub |
Your preferred subset of DIMs |
value.var |
Indication of your value var |
NaN.value |
Preset to -9999 |
Returns smaller dataset that can be inserted into write.r2mym()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.