R/ufc-data.R

#' data.frame containing UFC fight stats
#'
#' UFC fight statistics data from the very beginning to today.
#'
#' @docType data
#'
#' @usage data(ufc_stats)
#'
#' @keywords datasets
#'
#' @references
#' http://www.ufcstats.com/statistics/events/completed
#'
#'
#' @examples
#' data(ufc_stats)
"ufc_stats"
mtoto/ufc.stats documentation built on April 26, 2024, 12:04 a.m.