R/read_data.R
get_links.Rd
This function gets the download urls of every file in a Github folder.
get_links(folder_path)
character, url to the Github folder that contains the datafiles
The function returns the download links as a character vector.