quickPlot
classesquickPlot offers a type of plotting that is modular.
Users of NetLogoR may find this useful for simulation modeling.
We have put in place the required methods and imported the appropriate classes
to use the quickPlot::Plot
function.
Users can still use plot
from the graphics package, but it is not modular.
members
This adds agentMatrix
to the .quickPlottables
, .quickObjects
,
and spatialObjects
.
This adds worldMatrix
to the .quickPlottables
, .quickObjects
,
spatialObjects
and griddedClasses
.