R/park.R

#' Parkinsons Dataset
#'
#'
#' @docType data
#'
#' @usage data(park)
#'
#' @format An object of class 
#'
#' @keywords datasets
#'
#' @references Frank, A. and A. Asuncion. UCI Machine Learning Repository. 2010.
#' 
#'
#' @source \href{https://archive.ics.uci.edu/ml/datasets/parkinsons}{parkinsons}
#'
#' @examples
#' data(park)
#' xx <- park$xx
#' yy <- park$yy
#' 
"park"

Try the Immigrate package in your browser

Any scripts or data that you put into this service are public.

Immigrate documentation built on July 1, 2020, 11:17 p.m.