get_rivers_from_scatterplot: Title

Description Usage Arguments Value

View source: R/fct_basic_map.R

Description

Title

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
get_rivers_from_scatterplot(
  xvar,
  yvar,
  brush_xmin,
  brush_xmax,
  brush_ymin,
  brush_ymax,
  xtrans,
  ytrans
)

Arguments

xvar

name of variable x

yvar

name of variable y

brush_xmin

xmin of considered objects

brush_xmax

xmax of considered objects

brush_ymin

ymin of considered objects

brush_ymax

ymax of considered objects

Value

river ids


lvaudor/mapdO documentation built on March 9, 2021, 5:29 p.m.