print.malecot_project.Rd
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.
# S3 method for malecot_project print(x, ...)
x | object of class |
---|---|
... | other arguments (ignored) |