Description Usage Arguments Details Examples
View source: R/s1_proc_inputs.R
S3 method for plotting a dets object.
1 |
proc_det |
A |
which |
A character string for which plot to create. Defaults
to |
... |
Additional parameters to pass to the specific plotting function. |
Wrapper that calls one of the plotting functions, depending on the value
of parameter which. If which == "history" then the function
plot_sta_history() is called (the default), but if
which == "map" then the function map_dets() is called.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.