Pinned Loading
-
transfermarkt-transfers
transfermarkt-transfers PublicWeb-scraped Transfermarkt data for all soccer/football transfers in 10 European leagues over 30 seasons
-
Sample visualizations of European so...
Sample visualizations of European soccer transfer data from Transfermarkt, created with R and ggplot2. See the README for the source repo and data set. 1# Setup
2source("./transfers-0.R")
3# Premier League 2020/21
4source("./transfers-1.R")
5# Big Six spending
-
connecting-wall
connecting-wall PublicA web implementation of the connecting wall from "Only Connect," built with Vue
-
-
Example analysis and visualizations ...
Example analysis and visualizations of World Bank data for ASEAN GDP indicators. 1if (!require("pacman")) install.packages("pacman")
2pacman::p_load("dplyr", "ggplot2", "readr", "reticulate", "showtext")
34# Utility function to save ggplots
5save_image <- function(filename, plot, width = 7, height = 7) {
-
Example breakdown of PSA data on reg...
Example breakdown of PSA data on regions of the Philippines by GDP. 1if (!require("pacman")) install.packages("pacman")
2pacman::p_load(
3"dplyr", "ggplot2", "readr", "reticulate",
4"sf", "showtext", "stringr"
5)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.