R/Basic_plots.R

#' Basic plots
#'
#' Average rating and votes summarised in different ways.
#'
#' @format A list with
#' \describe{
#' \item{\code{1}}{Number of Votes vs Average Rating}
#' \item{\code{2}}{Number of episodes in seasons and their runtime}
#' \item{\code{3}}{Average ratings and votes for each season}
#' }
#'
#' @examples
#' length(Basic_plots)
#'
"Basic_plots"

Try the SouthParkRshiny package in your browser

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

SouthParkRshiny documentation built on May 29, 2024, 1:23 a.m.