points
points
An example data set for plotting
points
#> # A tibble: 286 × 5
#> ID X Y RandomX RandomY
#> <chr> <dbl> <dbl> <int> <int>
#> 1 A 61 7.5 75 55
#> 2 A 75 5.2 38 46
#> 3 B 72 4.1 21 82
#> 4 B 60 2.4 19 2
#> 5 B 65 3.4 66 58
#> 6 C 74 4.1 87 97
#> 7 C 60 2.8 86 88
#> 8 C 118 17.5 34 64
#> 9 D 55 2 80 47
#> 10 C 73 4.4 92 54
#> # … with 276 more rows