Description Usage Arguments Value Examples
View source: R/get_shinyrates_data.R
scrapes the data from shinyrates.com and formats it as a dataframe
1 |
page: |
the page to pull the shinyrates JSON file from (default is https://shinyrates.com/data/rate) |
A data.frame with the following columns:
pokemon_ID |
National Pokédex Number |
pokemon_name |
Name of the Pokemon |
shiny_rate_frac |
Shiny rate as a fraction as pulled from shinyrates.com |
sample_size |
Number of that species of pokemon observed in the last 24 hours |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.