Learn R Programming

sevenbridges (version 1.2.4)

addIdNum: add # prefix to id

Description

add # prefix to id

Usage

addIdNum(x)

Arguments

x
(character) with # or not.

Value

a character with # prefix.

Examples

Run this code
addIdNum(c("bam", "#fastq"))

Run the code above in your browser using DataLab