Description Usage Arguments Value
this is a wrapper around windrose
1 2 3 4 5 6 7 8 | tiltometer_rose(
x = read_tiltometer(),
legend_title = "Current Speed",
title = NA,
speed.cuts = NA,
flip = TRUE,
...
)
|
x |
tibble of tiltometer data |
legend_title |
title of legend |
title |
character, or NA. Title of the plot, or NA to skip |
speed.cuts |
character, numeric, or NA.
|
flip |
plotting water, not wind, default TRUE |
... |
further arguments passed to |
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.