View source: R/coo-ldk-utilities.R
coo_ldk | R Documentation |
Allows to interactively define a nb.ldk
number of landarks on a shape.
Used in other facilities to acquire/manipulate data.
coo_ldk(coo, nb.ldk, close = FALSE, points = TRUE)
coo |
a |
nb.ldk |
|
close |
|
points |
|
numeric
that corresponds to the closest ids,
on the shape, from cliked points.
## Not run:
b <- bot[1]
coo_ldk(b, 3) # run this, and click 3 times
coo_ldk(bot, 2) # this also works on Out
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.