The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

indonesiaFootballScoutR

The goal of indonesiaFootballScoutR is to …

Installation

You can install the development version of indonesiaFootballScoutR from GitHub with:

install.packages("devtools")
devtools::install_github("tioanta/indonesiaFootballScoutR")

Example

This is a basic example which shows you how to solve a common problem:

library(indonesiaFootballScoutR)

liga1 <- scrape_league(
  "https://www.transfermarkt.co.id/super-league/startseite/wettbewerb/IN1L",
  league_country = "Indonesia - Liga 1"
)

cleaned <- clean_player_db(liga1)
head(cleaned)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.