Download files from a GitHub directory
download_github_directory.RdThis function downloads all files from a specified directory in the class GitHub site
Usage
download_github_directory(
download_dir_name,
show_existing_file_message = FALSE,
show_nonexistent_file_message = FALSE
)