Learn R Programming

PharmacoGx (version 1.1.6)

downloadPSet: Download a PharmacoSet object

Description

This function allows you to download a PharmacoSet object for use with this package. The PharmacoSets have been extensively curated and organised within a PharacoSet class, enabling use with all the analysis tools provided in PharmacoGx.

Usage

downloadPSet(name, saveDir = file.path(".", "PSets"), myfn = NULL, verbose = TRUE)

Arguments

name
Character string, the name of the PhamracoSet to download.
saveDir
Character string with the folder path where the PharmacoSet should be saved. Defaults to './PSets/'. Will create directory if it does not exist.
myfn
character string, the file name to save the dataset under
verbose
bool Should status messages be printed during download. Defaults to TRUE.

Value

A PSet object with the dataset, downloaded from our server