get_cast: Get cast for a season

View source: R/get.R

get_castR 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")

survivoR documentation built on April 3, 2025, 5:34 p.m.