Learn R Programming

nflreadr (version 1.4.1)

nflverse_data-class: 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, ...)

Arguments