inst/old.demos/redrawZ.R

library(tcltk)
if (exists("Z") && (class(Z) == "DynamicGraph")) DynamicGraph(frameModels = Z, redraw = TRUE) else warning("Run first, e.g., 'demo(Circle)', quit R with saving, and restart.")

Try the dynamicGraph package in your browser

Any scripts or data that you put into this service are public.

dynamicGraph documentation built on May 2, 2019, 6:38 a.m.