Description Usage Arguments Value Examples
View source: R/pointCloudAnalysis3D.R
Avoids the problem of -Inf occuring for log(0).
1 | logRasterStack(rStack, standartize = FALSE, InfVal = NA)
|
rStack |
rasterStack to convert to logarithmic scale |
standartize |
logical: standartize cube between 0 and 1 |
InfVal |
the value that |
A rasterStack in logarithmic scale
1 | logRasterStack(raster::stack(dem))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.