get_fryzigg_stats: Return get match stats from fryziggafl.net/api/

View source: R/z_fryziggafl-player-stats.R

get_fryzigg_statsR Documentation

Return get match stats from fryziggafl.net/api/

Description

[Deprecated]

All get_ functions were replaced with fetch_* functions. Please use fetch_player_stats_fryzigg() instead

Usage

get_fryzigg_stats(start = 1897, end = as.numeric(format(Sys.Date(), "%Y")))

Examples

#
## Not run: 
get_fryzigg_stats(2020, 2021)
# ->
fetch_player_stats_fryzigg(2020:2021)

## End(Not run)

fitzRoy documentation built on March 7, 2023, 6:45 p.m.