dLatticeExplorer(container = NULL, ...)dModelsDialog, these
widgets aren't meant to be interacted with from the command line.
idf instance, then when that column is edited, the
dynamic widget is updated. Such variables can not be edited or
changed. Other variables may, such as writing powers, or
applying functions.The "dynamic" widgets are meant for easy exploration, but not for saving of actions.
The ilatticeexplorer function creates a dynamic
graphing widget based on lattice graphics. Up to three
variables (only 2 for univariate graphs) may be dropped on the
widget. The order is for univariate graphs: ~x then
~x | y. And for bivariate graphs x, x ~
y, x ~ y | z. The panel functions add to the plots of
dots by, typically, incorporating some trend line.
## Not run:
# dLatticeExplorer()
# ## End(Not run)
Run the code above in your browser using DataLab