bp: Add unit "bp" to the number

Description Usage Arguments Details Value Author(s) Examples

View source: R/genomic_region_merge.R

Description

Add unit "bp" to the number

Usage

1
bp(x)

Arguments

x

a numeric vector.

Details

It adds a new bp class to the vector.

Value

A same vector as input

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
bp(10)
bp(10.1)

jokergoo/epik documentation built on Sept. 28, 2019, 9:20 a.m.