update_shinyrates_data: Updates the shinyrates data

Description Usage Arguments Examples

View source: R/get_shinyrates_data.R

Description

Updates the data from shinyrates.com

Usage

1
2
3
4
5
update_shinyrates_data(
  df,
 
    old_file = "https://raw.githubusercontent.com/delabj/pogoshinyrates/master/data/shinyrates.csv"
)

Arguments

df:

a data frame to write

old_file:

filepath to the old version of the shinyrates data (defaults to github)ro

Examples

1
2
3
4
5

delabj/pogoshinyrates documentation built on July 16, 2020, 5:08 a.m.