as.data.frame.mostpopular: parse mostpopular into data frame

Description Usage Arguments Value

View source: R/nyt-mostpopular.r

Description

parse mostpopular into data frame

Usage

1
2
3
## S3 method for class 'mostpopular'
as.data.frame(x, row.names = NULL, optional = FALSE,
  ...)

Arguments

x

Response object from nyt_mostpopular.

row.names

see 'asdata.frame()'

optional

see 'as.data.frame()' methods

...

Passed to data frame generic.

Value

Data frame with \"media\" attributes.


mkearney/nytimes documentation built on May 23, 2019, 1:07 a.m.