print.linear {sjSDM}R Documentation

Print a linear object

Description

Print a linear object

Usage

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

Arguments

x

object created by linear

...

optional arguments for compatibility with the generic function, no function implemented

Value

Invisible formula object


[Package sjSDM version 1.0.5 Index]