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.
PRGa numeric vector
PLASMAa numeric vector
BPa numeric vector
THICKa numeric vector
INSULINa numeric vector
BODYa numeric vector
PEDIGREEa numeric vector
AGEa numeric vector
RESPONSEa 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.