print.dm_derive: print 'dm_derive' object

View source: R/dmd.R

print.dm_deriveR Documentation

print 'dm_derive' object

Description

prints a data frame version of selected info in a 'dm_derive' object or returns that data frame

Usage

## S3 method for class 'dm_derive'
print(x, ..., print = TRUE)

Arguments

x

a 'dm_derive' object

...

arguments passed to print.data.frame

print

if FALSE then a data.frame is returned


renlund/datma documentation built on June 2, 2025, 5:12 a.m.