prints an object and returns it invisibly (via invisible(x)).
Usage
# S4 method for class 'api_dataspace'
print(x)
# S4 method for class 'api_lpdaac'
print(x)
# S4 method for class 'api_usgs'
print(x)
# S4 method for class 'extent_crs'
print(x)
# S4 method for class 'records'
print(x)
# S4 method for class 'rtoi'
print(x)
# S4 method for class 'variables'
print(x, ...)