getLabel {genBaRcode} | R Documentation |
Accessing the Label slot of a BCdat objects.
Description
Accessing the Label slot of a BCdat objects.
Usage
getLabel(object)
Arguments
object |
a BCdat object. |
Value
A character string.
Examples
data(BC_dat)
getLabel(BC_dat)
[Package genBaRcode version 1.2.7 Index]