print.ss: Print Method for Simple Slopes

View source: R/effective_functions.r

print.ssR Documentation

Print Method for Simple Slopes

Description

Prints the results of the Simple Slopes function

Usage

## S3 method for class 'ss'
print(x, ...)

Arguments

x

An object of class ss.

...

Other arguments passed down to print

Value

Printed output


psre documentation built on Aug. 8, 2022, 5:05 p.m.

Related to print.ss in psre...