createWDBC: Create Wisconsin Breast Cancer Diagnosis

Description Usage Arguments Details

Description

From UCI: Features are computed from a digitized image of a fine needle aspirate (FNA) of a breast mass. They describe characteristics of the cell nuclei present in the image. A few of the images can be found at http://www.cs.wisc.edu/~street/images/

Usage

1
createWDBC(file = getfilepath("WDBC.rds"), write = TRUE, read = TRUE)

Arguments

file

character; path/filename to write data file to

write

logical; should the dataset be written to disk for later use? (default: TRUE)

read

logical; should we try to read the dataset from the specified location first? (default: TRUE)

Details

formula(Diagnosis ~ . -ID)


jkrijthe/createdatasets documentation built on May 19, 2019, 12:44 p.m.