read_archives | R Documentation |
Reads the files in your Grapho archive and returns a structured overview of your activities.
read_archives()
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.
Dataframe containing the time, type and record for commands, errors, warnings and plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.