Description Usage Arguments Value
Plot waveheight data
1 2 3 4 5 6 7 8 | wavespec_plot(
x = wave_stats(),
main = "Significant Wave Height",
xlabel = "Date",
ylabel = "Significant Wave Height (m)",
facet = NULL,
...
)
|
x |
tibble of wave stats data |
main |
character, title |
xlabel |
character, title of xaxis |
ylabel |
character, title of yaxis |
facet |
character, name of the column to facet upon (like "Site") or NULL to skip |
... |
further arguments passed to |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.