sp {fgeo.plot} | R Documentation |
Allow autoplotting the column sp
.
Description
Allow autoplotting the column sp
.
Usage
sp(sp)
Arguments
sp |
A ForestGEO-like dataframe with the column |
Value
An S3 object of class 'sp'.
See Also
Other plot functions:
autoplot.fgeo_habitat()
,
autoplot.sp_elev()
,
autoplot_by_species.sp_elev()
,
elev()
,
plot_dbh_bubbles_by_quadrat()
,
plot_tag_status_by_subquadrat()
,
sp_elev()
Other autoplots:
autoplot.fgeo_habitat()
,
autoplot.sp_elev()
,
elev()
,
sp_elev()
Other functions to construct fgeo classes:
elev()
,
sp_elev()
Other functions to plot species:
autoplot.sp_elev()
,
autoplot_by_species.sp_elev()
,
sp_elev()
Examples
assert_is_installed("fgeo.x")
inherits(sp(fgeo.x::stem5), "sp")
[Package fgeo.plot version 1.1.11 Index]