print.ors_api uses str to compactly display the structure
of the openrouteservice API response object.
# S3 method for ors_api
print(x, give.attr = FALSE, list.len = 6L, ...)print.ors_api prints its argument and returns it invisibly.
object of class ors_api.
logical; if TRUE (default), show attributes
as sub structures.
numeric; maximum number of list elements to display within a level.
further arguments passed to str.