Learn R Programming

lame (version 1.3.4)

print.per_actor_slopes: Print method for per_actor_slopes

Description

Print method for per_actor_slopes

Usage

# S3 method for per_actor_slopes
print(x, digits = 3, ...)

Value

x, invisibly. Called for its side effect of printing a summary of the per-actor time-varying slopes.

Arguments

x

A per_actor_slopes result.

digits

Number of significant digits.

...

Ignored.