read_archives: read_archives

View source: R/parsers.R

read_archivesR Documentation

read_archives

Description

Reads the files in your Grapho archive and returns a structured overview of your activities.

Usage

read_archives()

Details

Go to each grapho archive location in .grapho$config$grapho_archive$past and .grapho$config$grapho_archive$current load each of the log files and parse out the time, type, session and user from each. The function returns this data in a dataframe.

Value

Dataframe containing the time, type and record for commands, errors, warnings and plots.


WarwickCIM/grapho documentation built on Nov. 14, 2022, 9:27 a.m.