View source: R/list_class_files.R
list_class_files | R Documentation |
Lists the files that are on the class GitHub site in a particular directory
list_class_files(file_dir_name)
file_dir_name |
The name of a directory in the GitHub repository. Options are: "homework", "class_code", "data", "images". |
# List files in the data directory on GitHub
## Not run: list_class_files("data")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.