Other packages > Find by keyword >

ffscrapr  

API Client for Fantasy Football League Platforms
View on CRAN: Click here


Download and install ffscrapr package within the R console
Install from CRAN:
install.packages("ffscrapr")

Install from Github:
library("remotes")
install_github("cran/ffscrapr")

Install by package version:
library("remotes")
install_version("ffscrapr", "1.4.8")



Attach the package and use:
library("ffscrapr")
Maintained by
Tan Ho
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-08-17
Latest Update: 2023-02-12
Description:
Helps access various Fantasy Football APIs by handling authentication and rate-limiting, forming appropriate calls, and returning tidy dataframes which can be easily connected to other data sources.
How to cite:
Tan Ho (2020). ffscrapr: API Client for Fantasy Football League Platforms. R package version 1.4.8, https://cran.r-project.org/web/packages/ffscrapr. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.0 (2020-08-17 18:40), 1.1.0 (2020-11-16 06:20), 1.2.0 (2020-11-27 11:20), 1.2.1 (2020-12-16 06:50), 1.2.2 (2021-02-08 06:20), 1.3.0 (2021-03-07 15:50), 1.4.0 (2021-04-13 07:40), 1.4.1 (2021-04-19 00:00), 1.4.2 (2021-05-10 09:00), 1.4.3 (2021-06-12 17:30), 1.4.4 (2021-07-20 18:40), 1.4.5 (2021-07-25 16:30), 1.4.6 (2021-09-03 02:10), 1.4.7 (2021-11-10 07:00)
Other packages that cited ffscrapr R package
View ffscrapr citation profile
Other R packages that ffscrapr depends, imports, suggests or enhances
Complete documentation for ffscrapr
Functions, R codes and Examples using the ffscrapr R package
Some associated functions: dot-add_allplay . dot-as_date . dot-as_datetime . dot-espn_activity_map . dot-espn_lineupslot_map . dot-espn_pos_map . dot-espn_stat_map . dot-espn_team_map . dot-ff_clear_cache . dot-fn_choose_season . dot-fn_drop_nulls . dot-fn_set_ratelimit . dot-fn_set_useragent . dot-mfl_logincookie . dot-retry_get . dot-retry_post . dot-sleeper_matchup . dot-sleeper_userid . dp_clean_html . dp_cleannames . dp_name_mapping . dp_playerids . dp_values . espn_connect . espn_getendpoint . espn_getendpoint_raw . espn_players . espn_potentialpoints . ff_connect . ff_draft . ff_draftpicks . ff_franchises . ff_league . ff_playerscores . ff_rosters . ff_schedule . ff_scoring . ff_scoringhistory . ff_standings . ff_starter_positions . ff_starters . ff_template . ff_transactions . ff_userleagues . ffscrapr-package . fleaflicker_connect . fleaflicker_getendpoint . fleaflicker_players . fleaflicker_userleagues . mfl_allrules . mfl_connect . mfl_getendpoint . mfl_players . nflfastr_rosters . nflfastr_stat_mapping . nflfastr_weekly . pipe . release_bullets . set_unescaped_cookies . sitrep . sleeper_connect . sleeper_getendpoint . sleeper_players . sleeper_userleagues . 
Some associated R codes: 0_cache.R . 0_generics.R . 0_helpers.R . 0_utils.R . 1_import_dp.R . 1_import_nflfastr.R . espn__helpers.R . espn_api.R . espn_connect.R . espn_draft.R . espn_draftpicks.R . espn_franchises.R . espn_league.R . espn_players.R . espn_playerscores.R . espn_potentialpoints.R . espn_rosters.R . espn_schedule.R . espn_scoring.R . espn_scoringhistory.R . espn_standings.R . espn_starterpositions.R . espn_starters.R . espn_transactions.R . espn_userleagues.R . ffscrapr-package.R . flea_api.R . flea_connect.R . flea_draft.R . flea_draftpicks.R . flea_franchises.R . flea_league.R . flea_players.R . flea_playerscores.R . flea_rosters.R . flea_schedule.R . flea_scoring.R . flea_scoringhistory.R . flea_standings.R . flea_starterpositions.R . flea_starters.R . flea_transactions.R . flea_userleagues.R . mfl_api.R . mfl_connect.R . mfl_draft.R . mfl_draftpicks.R . mfl_franchises.R . mfl_league.R . mfl_players.R . mfl_playerscores.R . mfl_rosters.R . mfl_schedule.R . mfl_scoring.R . mfl_scoringhistory.R . mfl_standings.R . mfl_starterpositions.R . mfl_starters.R . mfl_transactions.R . mfl_userleagues.R . sleeper_api.R . sleeper_connect.R . sleeper_draft.R . sleeper_draftpicks.R . sleeper_franchises.R . sleeper_league.R . sleeper_players.R . sleeper_playerscores.R . sleeper_rosters.R . sleeper_schedule.R . sleeper_scoring.R . sleeper_scoringhistory.R . sleeper_standings.R . sleeper_starterpositions.R . sleeper_starters.R . sleeper_transactions.R . sleeper_userleagues.R . template_connect.R . template_scoring.R . template_scoringhistory.R . template_starterpositions.R . zzz.R .  Full ffscrapr package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA