View list of all log files
Usage
list_logs(project = NULL, chron = FALSE, modified = FALSE)
Arguments
- project
Project name. Displays all logs if NULL.
- chron
Logical, whether to display logs in chronological order (TRUE) or
reverse chronological order (FALSE).
- modified
Logical, whether to include date modified.