View source: R/show_entmatrix.R
show_entmatrix | R Documentation |
Create a colorized table for beach pathogen exceedances
show_entmatrix(entdat, txtsz = 2, thr = 104, yrrng = NULL, family = NA)
entdat |
data frame of enterococcus data returned by |
txtsz |
numeric for size of text in the plot, applies only if |
thr |
numeric value defining threshold for exceedance |
yrrng |
numeric vector indicating min, max years to include |
family |
optional chr string indicating font family for text labels |
A static ggplot
object is returned if asreact = FALSE
, otherwise a reactable
table is returned
anlz_entpep
show_entmatrix(entdat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.