Plot different classes of ForestGEO data

autoplot(<fgeo_habitat>)

Plot habitats.

autoplot(<sp_elev>) autoplot(<sp>) autoplot(<elev>)

Plot species distribution and/or topography.

List plots created from different classes of ForestGEO data

The output of these functions can easily be printed to a .pdf file

autoplot_by_species(<sp_elev>) autoplot_by_species(<sp>)

List plots of species distribution and topography (good for pdf output).

List plots created from ForestGEO ViewFullTables

The output of these functions can easily be printed to a .pdf file

plot_dbh_bubbles_by_quadrat()

List dbh bubble-plots by quadrat (good for .pdf output).

plot_tag_status_by_subquadrat()

List plots of tree-tag status by subquadrat (good for .pdf output).

Allow autoplotting specific variables

elev()

Allow autoplotting the column elev.

sp()

Allow autoplotting the column sp.

sp_elev()

Allow autoplotting the columns sp and elev.