SelectPoints: Select points

Description Usage Arguments Value

View source: R/ambient.R

Description

Select points

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
SelectPoints(
  x,
  y,
  n,
  dir = "both",
  loess = FALSE,
  nbins = 25,
  bin.type = "equal_width",
  exclude = c(0, 0)
)

Arguments

x

x

y

y

n

n

dir

direcetionality

loess

use Loess

nbins

number of bins

bin.type

type of bin

exclude

exclud

Value

points vector


joshpeters/westerlund documentation built on Sept. 9, 2021, 2:11 p.m.