Description Usage Arguments Note Author(s) See Also Examples
Given a list in the Catalog Convention format, these functions print or plot a summary of the stations data and meta-data.
| 1 2 3 4 5 6 | 
| object |  An object of class  | 
| x |  An object of class  | 
| ... |  See  | 
The method print calls the function panorama and the method plot calls panomapa.
A.M. Sajo-Castelli
CatalogConvention
| 1 2 3 4 5 6 | ## Not run: 
collection = read.HIDROX('test-HIDROX.csv')
summary(collection)
print(collection)
plot(collection)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.