Description Usage Arguments Value
Plot waveheight data
1 2 3 4 5 6 7 | draw_plot(
x = mbar_to_elevation(),
main = "Wave Height",
xlabel = "Date",
ylabel = "Surface Elevation (m)",
...
)
|
x |
tibble of wavelogger data |
main |
character, title |
xlabel |
character, title of xaxis |
ylabel |
character, title of yaxis |
... |
further arguments passed to |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.