print.rats: Print a rats object

View source: R/classes_rats.R

print.ratsR Documentation

Print a rats object

Description

Print a rats object

Usage

## S3 method for class 'rats'
print(x, vals = 20, digits = 4)

Arguments

x
vals

numeric. How many values should be printed?

digits

numeric. How many digits should be used to approximate values


kleinbub/rIP documentation built on Dec. 21, 2024, 9:15 a.m.