cdo_use | R Documentation |
Chose CDO version to use
cdo_use(version = c("system", "packaged"))
version |
String with the cdo version to use:
|
A one-time warning will be issued if the the cdo version found when
using "system"
doesn't match the version used to build the rcdo package.
In that case, some operators documented in this package might not be
available to you or might behave slightly different.
However, most operators are stable, particularly the most often used ones.
The path to the cdo executable (invisibly).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.