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 Feb. 22, 2025, 10:33 a.m.