Skip to contents

Lists the files that are on the class GitHub site in a particular directory

Usage

list_github_files(file_dir_name)

Arguments

file_dir_name

The name of a directory in the GitHub repository.

Examples

 # List files in the data directory on GitHub 
 if (FALSE) list_class_files("homework/homework_-1") # \dontrun{}