Description Usage Arguments Value See Also Examples
View source: R/generate_data.R
The generative images are based on values in a dataframe. This function creates the data by transforming the base values 'seq(-pi, pi)' with a 'formula'.
1 |
formula |
a list that contains formulas for transforming the x- and y-values. |
data frame
generate_plot
the returned data frame is the input to generate the plot
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.