View source: R/blandr.dataset.sbp.r
blandr.dataset.sbp | R Documentation |
Loads the Close systolic blood pressure dataset from Martin Bland's website.
blandr.dataset.sbp()
converted.from.dct A data frame containing the dataset
The function converts the STATA DCT data format into a data frame that R can process.
Deepankar Datta deepankar.datta@gmail.com
https://www-users.york.ac.uk/~mb55/datasets/pefr.dct - The Close systolic blood pressure dataset from Martin Bland's website
https://www-users.york.ac.uk/~mb55/datasets/datasets.htm - Martin Bland's example data-set webpage
Bland JM, Altman DG. (1995) Comparing methods of measurement: why plotting difference against standard method is misleading. Lancet, 346, 1085-7.
blandr.dataset.sbp()
pefr.data <- blandr.dataset.sbp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.