View source: R/specta_data_ploting.R
| plot_1d_specta | R Documentation |
Plot a wave density 1D spectrum at a given time
plot_1d_specta(spec, time = 1L, print_sea_state = TRUE, ...)
spec |
the spectral data, as an output from |
time |
the time to plot. Either an integer or the date. |
print_sea_state |
should the sea_states parameters being plot ? Default to TRUE. |
... |
currently unused |
a ggplot object
plot_1d_specta(resourcecodedata::rscd_1d_spectra, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.