nflverse_data-class {nflreadr}R Documentation

nflverse data class

Description

This class has a special S3 print method that tries to read attached metadata and provide timestamps and source attributes. It otherwise will dispatch to the data.frame class.

Usage

as.nflverse_data(df, nflverse_type = NULL, ...)

[Package nflreadr version 1.4.1 Index]