Generate some x and y data in a dataframe
1 | its_random_xy_time(n, min = 5, max = 15, mult = 2, seed = "456")
|
n |
number of points |
min |
minimum random value |
max |
maximum random value |
mult |
how much bigger on average y is than x |
seed |
random seed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.