Coder Social home page Coder Social logo

demographer / lahman Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cdalzell/lahman

0.0 0.0 0.0 185.48 MB

R Package Containing Sean Lahman's Baseball Database

Home Page: https://cran.r-project.org/web/packages/Lahman/Lahman.pdf

R 100.00%

lahman's Introduction

Lahman

Project Status: Active - The project has reached a stable, usable state and is being actively developed. Travis build status

R Library for Sean Lahman's Baseball Database

Version: 9.0-0 Date: 2021-04-08

Authors:

  • Chris Dalzell
  • Michael Friendly
  • Dennis Murphy
  • Martin Monkman
  • Vanessa Foot & Justeena Zaki-Azat [vignettes]

Maintainer: Chris Dalzell

Required: R (>= 3.5.0)

Suggests: lattice, ggplot2, googleVis, data.table, vcd, dplyr, tidyr, reshape2

License: GPL

URL: https://CRAN.R-project.org/package=Lahman

Current Version

This is the R version of the 2020 edition of Sean Lahman's Baseball Database, http://www.seanlahman.com/baseball-archive/statistics/.

  • A notable change is that the old Master table, has been renamed People in the Lahman Database. To avoid breaking old scripts or examples, the People table has been copied to Master. In the next annual release, it is very likely that Master will be removed.

  • A collection of vignettes has been added, illustrating various data manipulation tasks and analyses to explore some baseball questions. Try: browseVignettes("Lahman")

  • In addition, the documentation has been updated to use dplyr and tidyr tools for database manipulation and ggplot2 for plots.

Installation

For the current CRAN version, simply use:

install.packages("Lahman")

If you wish to use a non-release version of Lahman, use dev_mode().

dev_mode()
install_github("cdalzell/Lahman", ref="insert_branch_name_here")
#  ...test ...
dev_mode()  # revert to previous

Please report any problems or issues with this new version as an issue on this site.

Related

A MySQL version of the Lahman database is provided by Nat Dunn: https://github.com/WebucatorTraining/lahman-baseball-mysql

lahman's People

Contributors

cdalzell avatar friendly avatar djmurphy420 avatar monkmanmh avatar vanessafoot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.