#library(transfermarktR)
#get_national_squads(1)
#library(devtools)
#setwd("C:/Users/fmarq/Documents/Random_DS_Projects/transfermarktR")
#document()
#roxygen2::roxygenise()
#setwd('..')
#install('transfermarktR')
#help(get_national_squads)
#help(get_squad_list)
#help(get_all_player_mv)
#library(transfermarktR)
#get_national_squads(1)
#squad <- "https://www.transfermarkt.us/mexico/kader/verein/6303/plus/1/galerie/0?saison_id="
#year=2014
#get_squad_list(squad,year)
#get_player_historic_market_value('https://www.transfermarkt.us/carlos-vela/marktwertverlauf/spieler/35773','Carlos Vela')
#load('data/data.rda')
#test<-get_all_player_mv()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.