screen_topics_progress-methods.Rd
Tools to display useful information on class screen_topics_progress
.
# S3 method for screen_topics_progress
summary(object, ...)
An object of class 'screen_topics_progress'
Any further information
Prints useful information to the workspace.
Class screen_topics_progress
is a format for exporting large quantities of data during reviews. It is typically stored within a .rds file in the working directory. When re-imported to R using readRDS
, this file will contain an object of class screen_topics_progress
.