Learn R Programming

NetLogoR (version 0.3.9)

.quickPlottables-class: quickPlot classes

Description

quickPlot 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.

Arguments

Slots

members

.quickPlotObjects and .quickPlot

Details

This adds agentMatrix to the .quickPlottables, .quickObjects, and spatialObjects.

This adds worldMatrix to the .quickPlottables, .quickObjects, spatialObjects and griddedClasses.

See Also

quickPlotClasses