screen_topics_progress-methods {revtools}R Documentation

Methods for class 'screen_topics_progress'

Description

Tools to display useful information on class screen_topics_progress.

Usage

## S3 method for class 'screen_topics_progress'
summary(object, ...)

Arguments

object

An object of class 'screen_topics_progress'

...

Any further information

Value

Prints useful information to the workspace.

Note

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.


[Package revtools version 0.4.1 Index]