subsample_rename {segclust2d} | R Documentation |
Internal function for subsampling
Description
merge subsampled data.frame df with fulldata to add segmentation information on the full data.frame
Usage
subsample_rename(df, fulldata, colname)
Arguments
df |
subsampled data.frame with additional information on segmentation |
fulldata |
full data.frame |
colname |
column name |
[Package segclust2d version 0.3.3 Index]