SAHeart {HTF} | R Documentation |
~~ A concise (1-5 lines) description of the dataset. ~~
data(SAHeart)
A data frame with 462 observations on the following 11 variables.
row.names
sbp
tobacco
ldl
adiposity
famhist
Absent
Present
typea
obesity
alcohol
age
chd
~~ If necessary, more details than the __description__ above ~~
~~ reference to a publication or URL from which the data were obtained ~~
~~ possibly secondary sources and usages ~~
data(SAHeart) ## maybe str(SAHeart) ; plot(SAHeart) ...