Pretty output method for SoilProfileCollection objects. By default this method limits output to 10 columns and 6 rows from the site and horizon tables respectively.
There is an aqp environment option you can set to increase the number of columns shown by default: options(.aqp.show.n.cols = 100),
as.character(): Character Representation of SoilProfileCollection Object
Usage
# S4 method for SoilProfileCollection
show(object)
# S4 method for SoilProfileCollection
as.character(x, ...)