mirror of
https://github.com/agdamsbo/stRoke.git
synced 2024-11-23 13:30:22 +01:00
description
This commit is contained in:
parent
ae9b46e024
commit
f9429fa2b6
@ -1,7 +1,6 @@
|
||||
#' Data frame with sample of TALOS data
|
||||
#'
|
||||
#' Contains of non-identifiable data from
|
||||
#' the [TALOS trial](https://doi.org/10.1161/STROKEAHA.117.020067/)
|
||||
#' Contains of non-identifiable subset of data from the TALOS trial.
|
||||
#'
|
||||
#' @format A data frame with 200 rows and 6 variables:
|
||||
#' \describe{
|
||||
|
28
man/talos.Rd
28
man/talos.Rd
@ -1,28 +0,0 @@
|
||||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/talos.R
|
||||
\docType{data}
|
||||
\name{talos}
|
||||
\alias{talos}
|
||||
\title{Data frame with sample of TALOS data}
|
||||
\format{
|
||||
A data frame with 200 rows and 6 variables:
|
||||
\describe{
|
||||
\item{rtreat}{Randomisation}
|
||||
\item{mrs_1}{Modified Rankin scale score at follow-up}
|
||||
\item{mrs_6}{Modified Rankin scale score at end of study}
|
||||
\item{hypertension}{Known hypertension}
|
||||
\item{diabetes}{Known diabetes}
|
||||
\item{civil}{Cohabitation status}
|
||||
}
|
||||
}
|
||||
\source{
|
||||
\doi{10.1161/STROKEAHA.117.020067}
|
||||
}
|
||||
\usage{
|
||||
data(talos)
|
||||
}
|
||||
\description{
|
||||
Contains of non-identifiable data from
|
||||
the \href{https://doi.org/10.1161/STROKEAHA.117.020067/}{TALOS trial}
|
||||
}
|
||||
\keyword{datasets}
|
Loading…
Reference in New Issue
Block a user