availablePSets | R Documentation |
The function fetches a table of all PharmacoSets available for download. The table includes the dataset names, version information for the data in the PSet, the date of last update, the name of the PSet, and references for the data contained within, a DOI for the data, and a direct download link. Download can also be done using the downloadPSet function.
availablePSets(canonical = TRUE)
canonical |
|
Much more information on the processing of the data and data provenance can be found at: www.orcestra.ca
A data.frame
with details about the available PharmacoSet objects
if (interactive()){
availablePSets()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.