This function gets the download urls of every file in a Github folder.

get_links(folder_path)

Arguments

folder_path

character, url to the Github folder that contains the datafiles

Value

The function returns the download links as a character vector.