metabefor-printMethods: metabefor print methods

Description Usage Arguments Value Examples

Description

These methods print the userfriendlyscience objects.

Usage

1
2
3
4
## S3 method for class 'listsToDataframe'
print(x, ...)
## S3 method for class 'extractionVerification'
print(x, variableOverview = x$variableOverview, ...)

Arguments

x

The object to print

variableOverview

Whether to show all extracted operationalisations (variables), associations, and univariate results.

...

Addition arguments that are passed on to the print functions when it's called.

Value

These printing methods return nothing, but print stuff.

Examples

1
#print.sdConfInt(sdConfInt(sd=4, n=20));

Matherion/metabefor documentation built on Nov. 8, 2019, 7:34 a.m.