Learn R Programming

beadarray (version 2.22.2)

beadarrayUsersGuide: View beadarray User's Guide

Description

Finds the location of the beadarray User's Guide and opens it.

Usage

beadarrayUsersGuide(view=TRUE, topic="beadlevel")

Arguments

view
logical, should the document be opened using the default PDF document reader? (default is TRUE)
topic
character string specifying topic ("beadlevel", "beadsummary" or "BASH")

Value

Details

The function vignette("beadarray") will find the short beadarray vignette which describes how to obtain the more detailed user's guide on the analysis of raw "beadlevel" data, "beadsummary" data or how to use the "BASH" method for detecting spatial artefacts.

Examples

Run this code
beadarrayUsersGuide(view=FALSE)
beadarrayUsersGuide(view=FALSE, topic="beadsummary")

Run the code above in your browser using DataLab