Description Usage Arguments Value Examples
View source: R/makePPTList_tree.R
Make Powerpoint List for tree analysis
1 | makePPTList_tree(fitstr)
|
fitstr |
string A string or R code |
A data.frame
1 2 | require(party)
result=makePPTList_tree("ctree(Species~.,data=iris)")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.