get_reclabs {tabs} | R Documentation |
get_reclabs
Description
reconstruct the labels based on labeling dataset. In a second step polygons are labelled per time step based on their most recent appearance
Usage
get_reclabs(labs, recvect, noise, verbose)
Arguments
labs |
labeling dataset |
recvect |
polygon dataset |
noise |
number of cells considered as noise |
verbose |
boolean. FALSE: No messages are printed. TRUE: Standard verbose mode, providing progress bar. 2: Very verbose mode, displaying detailed information. |
Value
SpatVector
Author(s)
Johannes De Groeve
[Package tabs version 0.1.1 Index]