Utility to import RDS files from Github

read_rds_from_github(url)

Arguments

url

URL of the raw github file

Value

file (data frame)

Examples

if (FALSE) {
read_rds_from_github(url)
}