getSegmentClasses: splits segmenTier segment class strings into classes

View source: R/segmenTools.R

getSegmentClassesR Documentation

splits segmenTier segment class strings into classes

Description

specifically tailored to segment strings in segmenTier

Usage

getSegmentClasses(sgtypes, sep = "_", gsep = ":")

Arguments

sgtypes

a list of strings, that is converted to a table of classes based on a string separator (sep)

sep

the separator for classes in the string

gsep

currently not used, a separator within classes to be used as classification ID (column header of the produces class table)


raim/segmenTools documentation built on March 20, 2024, 6:23 a.m.