Last chance! 50% off unlimited learning
Sale ends in
playwith
window. The constructor functions themselves
can be found in the named list toolConstructors
.playApplicationTools
, by default on the top toolbar:
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Tools in the set playInteractionTools
, by default on the left toolbar:
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Tools in the set play3DTools
:
[object Object],[object Object],[object Object],[object Object]
Tools in the set playSplomTools
:
[object Object]playwith
, playwith.APIif (interactive()) {
toolSet <- c(list("stayontop", "keep", "save"),
playInteractionTools)
unlist(toolSet)
playwith(plot(1:10), top=toolSet, left=NULL)
}
Run the code above in your browser using DataLab