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