blandr.dataset.fibre {blandr} | R Documentation |
Function to load D'arbela mean velocity of circumferential fibre shortening dataset from internet
Description
Loads the D'arbela mean velocity of circumferential fibre shortening dataset from Martin Bland's website.
Usage
blandr.dataset.fibre()
Value
converted.from.dct A data frame containing the dataset
Note
The function converts the STATA DCT data format into a data frame that R can process.
Author(s)
Deepankar Datta deepankar.datta@gmail.com
References
https://www-users.york.ac.uk/~mb55/datasets/pefr.dct - The D'arbela mean velocity of circumferential fibre shortening 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. (1986) Statistical methods for assessing agreement between two methods of clinical measurement. Lancet i, 307-310.
Examples
blandr.dataset.fibre()
pefr.data <- blandr.dataset.fibre()
[Package blandr version 0.6.0 Index]