# Install from CRAN install.packages("fjelstul.world.cup")
The package includes (tibbles). Load them all with:
goals %>% filter(player == "Lionel Messi") %>% select(tournament_id, minute, team, own_goal, penalty)
# Install from CRAN install.packages("fjelstul.world.cup")
The package includes (tibbles). Load them all with: fjelstul world cup database r package worldcup
goals %>% filter(player == "Lionel Messi") %>% select(tournament_id, minute, team, own_goal, penalty) # Install from CRAN install