Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.16 KB

ATTRIBUTION.md

File metadata and controls

18 lines (11 loc) · 1.16 KB

Attribution

Data used in this project is sourced from Bulbagarden.

The data has been extracted using rvest, cleaned, and reformatted to be easily readable and usable in R and other applications. As well as used in R functions as described in the man documentation or by using the help ? in R. Note that errors may occur in cleaning/reformating and should be reported as an issue on GitHub.

License

The data is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 2.5 Generic (CC BY-NC-SA 2.5).

Acknowledgements

We would like to express our gratitude to the contributors of Bulbagarden for collecting and maintaining the Pokémon data that we use in this project. Under no circumstance should anyone use rvest to attack or slowdown the site. All gen_*() functions are intended to be used only for when major updates occur on Bulbagarden.

Please note that this project is not affiliated with, endorsed by, or directly associated with Bulbagarden or the official Pokémon franchise.