parse_segmtype {NGScopy}R Documentation

Parse the type of segmentation

Description

Parse the type of segmentation or return all available types with missing input.

Usage

parse_segmtype(segtype)

Arguments

segtype

character, the type of segmentation. Return all available types if missing.

Value

the type of segmentation

Author(s)

Xiaobei Zhao

Examples

parse_segmtype()

[Package NGScopy version 1.17.1 Index]