Description Usage Arguments Value
View source: R/guess_resolution.R
measure the distance to the nearest neighbour for N_sample
voxels and guess the resolution:
the majority wins.
1 | guess_resolution(data, N_sample, message)
|
data |
a data.frame or data.table containing the x, y, z, ... coordinates of a voxel cloud. |
N_sample |
numeric. The number of voxels to sample. Default = 100. |
message |
logical. FALSE desables the message. |
the guessed resolution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.