subsample_rename: Internal function for subsampling

View source: R/tools.R

subsample_renameR 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


rpatin/segclust2d documentation built on Sept. 10, 2022, 8:02 a.m.