plot_it: Plotting function - pipeline friendly

Description Usage Arguments Value Examples

Description

Works like plot but returns the input object (good in pipelines). Requires make_canvas to have been called (probably in a pipeline).

Usage

1
2
plot_it(spdf,...)
spdf 

Arguments

spdf

A SpatialPolygons or SpatialPolygonsDataFrame

...

Other parameters to pass on to plot

Value

as spdf

Examples

1
2

chrisbrunsdon/caricRture documentation built on May 13, 2019, 6:52 p.m.