Datasets
Return to CTSpedia Web Home
CDISC-FDA Pilot Datasets
See
CDISC-FDA Pilot Datasets
Vanderbilt Datasets
See
Department of Biostatistics, Vanderbilt University, Biostatistics Datasets
Listings of Other Contributed Datasets
Contribute a Dataset
Click on button: "Contribute Dataset" and complete requested information.
Sample Code Book
This is an
example of a code book made from a dataset.
Importing SAS Transport Files into R
Reading and writing SAS transport files in R can be done with the package "SASxport". To import SAS transport files into R we use the function read.xport(). For example, the following code can be used to read in a file from a URL:
adae = read.xport("https://www.ctspedia.org/wiki/pub/CTSpedia/DataSetPageCDISC/adae.xpt")
Documentation for this package can be found at
http://cran.r-project.org/web/packages/SASxport/SASxport.pdf.
Return to CTSpedia Web Home
This topic: CTSpedia
> WebHome > DataSets
Topic revision:
27 Jan 2022, WikiAdmin
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki?
Send feedback