help_segmtype {NGScopy}R Documentation

Get help for segmentation functions

Description

Get help for segmentation functions given the type of segmentation.

Usage

help_segmtype(segtype)

Arguments

segtype

character, the type of segmentation. See parse_segmtype()

Author(s)

Xiaobei Zhao

Examples

## Not run: 
help_segmtype(parse_segmtype()[1])

## End(Not run)

[Package NGScopy version 1.14.0 Index]