Skip to content

talgalili/bgg-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bggAnalysis

Playing field with the BoardGameGeek dataset.

This analysis scheleton is bundled in the form of an R Package, so use the following command to install it and check the bundled documentation to start playing.

# install.packages("devtools")
devtools::install_github("theclue/bgg-analysis")

The dataset is in the BoardGames object included with the package. Use the following command to import it:

data(BoardGames)

About

Some playful data science using BoardGameGeeks dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%