update.scores: Update data sets

Description Usage Arguments See Also

View source: R/update.r

Description

Updates data sets by fetching new data from the Internet. By default, only results from the current season are updated. The value of getOption('current.season') determines the current season at run time.

Usage

1
2
## S3 method for class 'scores'
update(dataset = NULL, all.seasons = FALSE)

Arguments

dataset

character vector. Names of data sets to update, or NULL to update every data set.

all.seasons

If true, do a full update, including non-current seasons.

See Also

rebuild.datasets fbdata-datasets


nfdisco/fbdata documentation built on May 23, 2019, 4:30 p.m.