Rdocumentation
powered by
Learn R Programming
CrispRVariants (version 1.0.2)
reverseCigar: Reverses the order of operations in a cigar string
Description
For example, the string "20M5D15M" would become "15M5D20M"
Usage
reverseCigar(cigars)
Arguments
cigars
the cigar strings.
Value
The reversed cigar string