Learn R Programming

genBaRcode (version 1.2.8)

getResultsDir: Accessing the Results Directory slot of a BCdat objects.

Description

Accessing the Results Directory slot of a BCdat objects.

Usage

getResultsDir(object)

Value

A character string.

Arguments

object

a BCdat object.

Examples

Run this code
data(BC_dat)
getResultsDir(BC_dat)

Run the code above in your browser using DataLab