Description Usage Arguments Value
Select points
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)
)
|
x |
x |
y |
y |
n |
n |
dir |
direcetionality |
loess |
use Loess |
nbins |
number of bins |
bin.type |
type of bin |
exclude |
exclud |
points vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.