str.summary.medic: Summary of a medic-object using str function

View source: R/summary-utils.R

str.summary.medicR Documentation

Summary of a medic-object using str function

Description

Summary of a medic-object using str function

Usage

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

Arguments

object

A medic object.

...

Additional arguments passed to str.default.

This function provides a summary of an object by using the str function. It is a modified version of the str.default function from the utils package, with the maximum level set to 2.


tame documentation built on April 12, 2025, 1:40 a.m.