r-hyperspec / hyperSpec

hyperSpec: Tools for Spectroscopy (R package)
https://r-hyperspec.github.io/hyperSpec/
GNU General Public License v3.0
12 stars 3 forks source link

Rename `sel.poly()` → `plot_and_get_polygon_coordinates()`, etc. #45

Open GegznaV opened 3 years ago

GegznaV commented 3 years ago

Plots map, allows interactively select points (to draw a polygon) and returns ... (see Note)

Current name Rename to Note
sel.poly plot_and_get_polygon_corners Coordinates of polygon corners.
map.sel.poly plot_and_get_inner_points TRUE for points that are inside the polygon and FALSE otherwise.