Learn R Programming

FORTLS (version 1.6.0)

geometric_features_py: This function obtains geometric features at point level

Description

This function obtains geometric features at point level

Usage

geometric_features_py(data,
                      dist = 0.1,
                      geom_features_input = NULL,
                      threads = 1)

Value

Data frame

Arguments

data

data

dist

dist

geom_features_input

geom_features_input

threads

threads

Author

Juan Alberto Molina-Valero