Description Usage Format Details Examples
Dataset of health related numerical data of Pima Indians related to diabetes. Access this file by performing: system.file("extdata", "PIMA.csv", package = "MEGAplot")
1 | data("PIMA.csv")
|
A data frame with 768 observations on the following 9 variables.
PRG
a numeric vector
PLASMA
a numeric vector
BP
a numeric vector
THICK
a numeric vector
INSULIN
a numeric vector
BODY
a numeric vector
PEDIGREE
a numeric vector
AGE
a numeric vector
RESPONSE
a factor with levels 0
1
Pima Indians Diabetes Health info. This dataset is used in the code.R script.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.