Description Usage Arguments Details Value Examples
Generate quality control plots
1 |
ssm.tbl |
a compound tibble of SSM filter output grouped by |
sp |
the species' 4-letter abbreviated name |
fpath |
user-provided file path for saving .pdf file (default = getwd()) |
generate a .pdf of SSM fits to RAATD data to aid quality control
a .pdf file of quality control plots
1 2 3 4 | ## Not run:
ssm_by_id %>% qc_plot(sp = "rope")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.