Learn R Programming

nflreadr (version 1.4.1)

nflverse_sitrep-class: nflverse_sitrep data class

Description

nflverse_sitrep() returns an S3 class that was created to allow for custom printing. It will otherwise dispatch to the list class.

Arguments

Details

Re-exporting with methods::setOldClass() allows these dataframes to be used in S4 generics like those from DBI and jsonlite.