Description Usage Arguments Value
View source: R/visualize_corrections.R
Visualize corrections made by the consolidate_data() function
1 | visualize_corrections(df, dbhmin = 500, plotsPerPage = 25)
|
df |
data.table: The output of the function consolidate_data() |
dbhmin |
numeric: the minimum dbh of trees to plot |
plotsPerPage |
numeric: number of plots (stemids) per page |
A list of ggplots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.