Description Usage Arguments Examples
if n > 10,000, make a random subset of 10,000 and plot. You can also specify
a specific subset to plot. If length of subset is larger
than n
, a random sample is still used to reduce data size.
1 |
x |
the x data |
y |
the y data |
n |
the number to subset |
subset |
explicit subset index (optional). |
xlab |
title for the x-axis |
ylab |
title for the y-axis |
... |
further parameters passed on to |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.