Learn R Programming

NGScopy (version 1.6.0)

parse_segmtype: 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

Examples

Run this code
parse_segmtype()

Run the code above in your browser using DataLab