r | R Documentation |
This is a simulated dataset containing two-dimensional data points, their corresponding weights, and the true peaks' coordinates.
data(r)
A list with 3 components:
A data.frame of size 100000 x 2
, representing data point coordinates.
A numeric matrix of true peaks' coordinates.
A numeric vector of length 100000
, representing weights for each data point.
data(r)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.