nflverse_sitrep-class {nflreadr} | R Documentation |
nflverse_sitrep()
returns an S3 class that was created to allow for custom
printing. It will otherwise dispatch to the list
class.
Re-exporting with methods::setOldClass()
allows these dataframes to be used
in S4 generics like those from DBI and jsonlite.