smp.randomize: Point sampling algorithm: random sample

Description Usage Arguments

View source: R/sample_methods.R

Description

This function is meant to be used inside tlsSample. It selects points randomly, returning a fraction of the input point cloud.

Usage

1
smp.randomize(p = 0.5)

Arguments

p

numeric - sampling probability (from 0 to 1).


TreeLS documentation built on Aug. 26, 2020, 5:14 p.m.