list_class_files: Lists the files that are on the class GitHub site in a...

View source: R/list_class_files.R

list_class_filesR Documentation

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

Description

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

Usage

list_class_files(file_dir_name)

Arguments

file_dir_name

The name of a directory in the GitHub repository. Options are: "homework", "class_code", "data", "images".

Examples

 # List files in the data directory on GitHub
 ## Not run: list_class_files("data")


emeyers/SDS230 documentation built on Sept. 17, 2024, 2:28 p.m.