Learn R Programming

NGScopy (version 1.6.0)

help_segmtype: 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()

Examples

Run this code
## Not run: 
# help_segmtype(parse_segmtype()[1])
# ## End(Not run)

Run the code above in your browser using DataLab