print.regindep: Print summary of regindept objects

Description Usage Arguments Details See Also

View source: R/regindep.R

Description

print.regindep is the method used to print a regindep object created by the regindep function.

Usage

1
2
3
4
## S3 method for class 'regindep'
print(x, ...)
## S3 method for class 'regindep'
summary(object, ...)

Arguments

x

A regindep object. See documentation for regindep.

object

A regindep object. See documentation for regindep.

...

Additional arguments, to be passed to lower-level functions in the future.

Details

Automatically called when an object of class regindep is printed. Currently, print.regindep summarizes relative resources, impacts, and constraints of an actor.

See Also

regindep


polnet documentation built on May 2, 2019, 5:22 p.m.