reverseCigar: Reverses the order of operations in a cigar string

Description Usage Arguments Value

View source: R/reverseCigar.R

Description

For example, the string "20M5D15M" would become "15M5D20M"

Usage

1
reverseCigar(cigars)

Arguments

cigars

the cigar strings.

Value

The reversed cigar string


markrobinsonuzh/CrispRVariants documentation built on May 21, 2019, 12:23 p.m.