get_cast {survivoR}R Documentation

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)

Arguments

.vs

Version season. Can be a vector of version_season values.

Value

A data frame

Examples

library(survivoR)

get_cast("US47")

[Package survivoR version 2.3.5 Index]