View source: R/generate_waves.R
generate_waves | R Documentation |
This function generates a generative art ggplot object from sine and cosine waves.
generate_waves(a = 23, b = 6, s = 2021)
a |
sine wave parameter. Default 23. |
b |
Cosine wave parameter. Default 6. |
s |
Seed value. Default 2021. |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.