fgeo.plot helps you to plot ForestGEO data.
Install the latest stable version of fgeo.plot from CRAN with:
Or install the development version of fgeo.plot with:
Or install all fgeo packages in one step.
elevation <- fgeo.x::elevation
autoplot(
sp_elev(small_census, elevation),
fill = "red",
hide_color_legend = TRUE
)