Description Usage Arguments Details
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/
1 | createWDBC(file = getfilepath("WDBC.rds"), write = TRUE, read = TRUE)
|
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) |
formula(Diagnosis ~ . -ID)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.