draytasets
Miscellaneous datasets I've collected or prepared.
2014draymwphd.txt
Text file of my PhD thesis. Cite as Dray, Matthew William (2014). Effects of multiple environmental stressors on litter chemical composition and decomposition. PhD thesis, Cardiff University.
The original rich text version including plots is available in PDF format from the Cardiff University's Orca online portal.
The full-text dataset is available in the dray
package (install with devtools::install_github("dray")
) as dray::phd
.
ecofluxx_goals.csv
Relationship between cards used in the tabletop game EcoFluxx, formatted for network vsualisation with igraph. Data entered manually.
These data were used in the blog post 'A state of EcoFluxx'.
pokemon_go_captures.csv
Details of nearly 700 Pokemon I captured on Pokemon Go around autumn 2016. Data entered manually.
Used in Beginner R and RStudio training in this repo.
This dataset is available in the dray
package (install with devtools::install_github("dray")
) as dray::pkmn_go
.
pokedex_simple.csv
Pokemon numbers and types. Data joined to the pokemon_go_captures.csv in Beginner R and RStudio training in this repo.
ssb_pokeballs.csv
Pokemon summoned from pokeballs in vs mode of Super Smash Bros for the Nintendo 64.
These data were used in the blog post 'Pokeballs in Super Smash Bros'.