drop_dense | R Documentation |
This function is not exposed, since we want to hard-code the parameters for simplicity of usage.
drop_dense(x, y, N_hard = 10000)
x |
A numeric vector of sample/theoretical points. |
y |
A numeric vector of theoretical/sample points. |
N_hard |
Desired upper bound on the number of points to plot. |
data.frame with o and e pruned as columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.