Skip to content

Commit 54bc8c4

Browse files
authored
Update iddoverse.Rmd
1 parent 2231264 commit 54bc8c4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

vignettes/iddoverse.Rmd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ knitr::opts_chunk$set(
1919
)
2020
```
2121

22-
## Purpose
23-
24-
Creating analysis ready datasets ('analysis datasets') in R, using the data from the Infectious Diseases Data Observatory (IDDO) repository.
25-
2622
Data requesters can use this package to support the transformation of datasets from the storage data format used by IDDO, SDTM (Study Data Tabulation Model) to analysis datasets. The package is intended for epidemiologists, statisticians and data scientists with a diverse range of programming ability, but with some familiarity with R software. Advanced knowledge of the SDTM ontology is not required. This package intends to minimise the time spent on data manipulation, whilst also ensuring reproducibility and increases the accessibility of the SDTM format. All functions come with documentation and examples which can be viewed using the `?` command.
2723

2824
## Installing the Package

0 commit comments

Comments
 (0)