Giter Site home page Giter Site logo

maximebataille / foundationsinr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from friends-of-tracking-data-fotd/foundationsinr

0.0 1.0 0.0 62 KB

This repository will contain getting started material with R using the StatsBomb dataset.

License: MIT License

R 100.00%

foundationsinr's Introduction

FoundationsInR

This repository will contain getting started material with R. It will try to cover the topics of how to begin programming with R:

-Data transformation (working with scalars, arrays, vectors, lists, dataframes, matrices, data tables)
-Data visualization
-Performing analysis
-Interactive applications in Shiny

The code that is available at the moment is the following:

  • Draw_Pitch.R

    • A file that draws the pitch used for visualizing data on a soccer field. It hasn't yet be turned into a function, but the first two lines of code will let you set the pitch dimensions. It is set to 120 x 80 based on the dimensions used by StatsBomb.
    • Learn to create your own pitch from scratch with FC_rStats (https://github.com/FCrSTATS/Visualisations/blob/master/3.CreateAPitch.md)
  • Statsbomb.R

  • Statsbomb_Shiny_Part1.R

    • Most of the code is reused from Statsbomb.R except we now create a basic shiny application to visualize shot map information
  • Statsbomb_Shiny_Part2.R

    • An extension from Part 1 to build a fully functional interactive shot map via R Shiny. Goes more in-depth into the UI and Server pieces within an application.

Some additional repos that may help:

foundationsinr's People

Contributors

slbenfica1079 avatar

Watchers

James Cloos 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.