Calling print() on an object of class rgeoprofile_project 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, ...)
| x | object of class |
|---|---|
| ... | other arguments passed to |