All Projects → robjhyndman → cricketdata

robjhyndman / cricketdata

Licence: other
International cricket data for men and women, Tests, ODIs and T20s

Programming Languages

r
7636 projects
TeX
3793 projects

Projects that are alternatives of or similar to cricketdata

realtime
No description or website provided.
Stars: ✭ 15 (-77.27%)
Mutual labels:  ozunconf17, unconf
styles
Custom themes for base plots
Stars: ✭ 32 (-51.52%)
Mutual labels:  ozunconf17, unconf
data-packages
⛔ ARCHIVED ⛔
Stars: ✭ 23 (-65.15%)
Mutual labels:  unconf
dirdf
R package: dirdf - Extracts Metadata from Directory and File Names
Stars: ✭ 57 (-13.64%)
Mutual labels:  unconf
rcheatsheet
⛔ ARCHIVED ⛔ A package to create cheatsheets
Stars: ✭ 33 (-50%)
Mutual labels:  unconf
dataspice
🌶️ Create lightweight schema.org descriptions of your datasets
Stars: ✭ 151 (+128.79%)
Mutual labels:  unconf
get-cricket-data
Cricket match data and scripts for getting that data
Stars: ✭ 19 (-71.21%)
Mutual labels:  cricket-data
IPLSimulator
A ball-by-ball IPL T20 cricket simulator, you can make your own custom games, teams, or even simulate the entire tournament (all 7200 balls of it!)
Stars: ✭ 25 (-62.12%)
Mutual labels:  cricket
doodlecricket.github.io
Doodle Cricket
Stars: ✭ 66 (+0%)
Mutual labels:  cricket
checkers
⛔ ARCHIVED ⛔ Automated checking of best practices for research compendia ✔️
Stars: ✭ 53 (-19.7%)
Mutual labels:  unconf
miner
R package for controlling Minecraft via API
Stars: ✭ 74 (+12.12%)
Mutual labels:  unconf
gendercoder
Creating R package to code free text gender responses
Stars: ✭ 48 (-27.27%)
Mutual labels:  unconf
CricketAPI
A Flask API Server with options to get live scores, live commentary and scorecards.
Stars: ✭ 21 (-68.18%)
Mutual labels:  cricket
middlechild
⛔ ARCHIVED ⛔ Tools to Intercept, Validate and Consume Web/Network Traffic
Stars: ✭ 15 (-77.27%)
Mutual labels:  unconf
criclive
Live Cricket Scores in Command Line.
Stars: ✭ 22 (-66.67%)
Mutual labels:  cricket
Audio-Classification-using-CNN-MLP
Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to identify sound of a bee, cricket or noise.
Stars: ✭ 36 (-45.45%)
Mutual labels:  cricket
pkgreviewr
R package to facilitate rOpenSci package reviews.
Stars: ✭ 35 (-46.97%)
Mutual labels:  unconf
Champ
A Telegram bot combined with python to serve some basic functions like weather, music charts, cricket score and much more.
Stars: ✭ 22 (-66.67%)
Mutual labels:  cricket
Utlyz-CLI
Let's you to access your FB account from the command line and returns various things number of unread notifications, messages or friend requests you have.
Stars: ✭ 30 (-54.55%)
Mutual labels:  cricket
ICC-2019-WC-prediction
Predicting the winner of 2019 cricket world cup using random forest algorithm
Stars: ✭ 41 (-37.88%)
Mutual labels:  cricket

cricketdata

CRAN_Status_Badge Downloads Licence R-CMD-check

Functions for downloading data on international and other major cricket matches from ESPNCricinfo and Cricsheet. This package provides some functions to download the data into tibbles ready for analysis.

Please respect the terms of use for each website: ESPNCricinfo, Cricsheet.

Installation

You can install the stable version from CRAN.

install.packages("cricketdata", dependencies = TRUE)

You can install the development version Github:

# install.packages("devtools")
devtools::install_github("robjhyndman/cricketdata")

License

This package is free and open source software, licensed under GPL-3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].