Description Usage Arguments Examples
Make rpart from antares data
1 |
data |
an antaresData after use of |
1 2 3 4 5 6 7 | ## Not run:
setSimulationPath("Mystud", 1)
mydata <- readAntares(areas = "all", select = "OIL")
mydata <- mergeAllAntaresData(mydata)
modRpart(mydata)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.