print.malecot_project: Custom print function for class malecot_project

Description Usage Arguments

Description

Custom print function for class malecot_project, printing a summary of the key elements (also equivalent to summary(x)). To do an ordinary print() of all elements of the project, use the print_full() function.

Usage

1
2
## S3 method for class 'malecot_project'
print(x, ...)

Arguments

x

object of class malecot_project

...

other arguments (ignored)


bobverity/MALECOT documentation built on May 13, 2019, 4:01 a.m.