Calling print() on an object of class mavproject results in custom output. This function therefore stands in for the base print() function, and is equivalent to running print(unclass(x)).

print_full(x, ...)

Arguments

x

object of class mavproject

...

other arguments passed to print()