Console overview for a get_study() handle: citation fields, step counts,
related upstream/downstream studies, and gap tags. For programmatic access
to the same information, read fields on the handle (e.g. object$doi,
object$step_counts) rather than parsing this printout.
Usage
# S3 method for class 'replicate_study'
summary(object, ...)Arguments
- object
A
replicate_studyfromget_study.- ...
Ignored.
