Learn R Programming

survivoR (version 2.3.5)

get_cast: Get cast for a season

Description

For a given season (or seasons) the function will return a data frame of the cast.

Usage

get_cast(.vs)

Value

A data frame

Arguments

.vs

Version season. Can be a vector of version_season values.

Examples

Run this code
library(survivoR)

get_cast("US47")

Run the code above in your browser using DataLab