print.mavproject: Custom print function for class mavproject

Description Usage Arguments

View source: R/mavproject.R

Description

Custom print function for class mavproject, 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 'mavproject'
print(x, ...)

Arguments

x

object of class mavproject

...

other arguments (ignored)


bobverity/RMavericK documentation built on Jan. 16, 2022, 4:49 a.m.