R/pick_plotname.R
pick_plotname.RdPick the given or first (alpha sorted) plot from a ViewFullTable.
pick_plotname(vft, plot_nm = NULL)
| vft | Dataframe; particularly a ForestGEO ViewFullTable. |
|---|---|
| plot_nm | Length-1 character vector of the value of |
A dataframe.
Other functions to pick or drop rows of a ForestGEO dataframe: drop_twice_dead
#>#> PlotName #> 1 apick_plotname(vft, "b")#>#> PlotName #> 2 b