Learn R Programming

genBaRcode (version 1.2.8)

getLabel: Accessing the Label slot of a BCdat objects.

Description

Accessing the Label slot of a BCdat objects.

Usage

getLabel(object)

Value

A character string.

Arguments

object

a BCdat object.

Examples

Run this code
data(BC_dat)
getLabel(BC_dat)

Run the code above in your browser using DataLab