Description Usage Arguments Examples
If pairs is choking on too much data, this function will remove rows, and then call it. It will also plot two different colors; one color will be given to the first half of all the samples, and the other color will be given to the second half of all the samples.
1 | smart_pairs(df, every)
|
df |
a data frame of samples |
every |
take every "every"rd row |
1 | smart_pairs(fake_df, 100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.