nflverse_sitrep-class {nflreadr}R Documentation

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.

Details

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


[Package nflreadr version 1.4.1 Index]