print.ec_climate_location_search: Print climate location search results

Description Usage Arguments Value

View source: R/climate_locations.R

Description

Print climate location search results

Usage

1
2
## S3 method for class 'ec_climate_location_search'
print(x, limit = 20, ...)

Arguments

x

A climate location search result from ec_climate_search_locations or ec_climate_geosearch_locations.

limit

The number of results to show (use NULL for no limit)

...

Not used.

Value

The input, invisibly.


paleolimbot/rclimateca documentation built on Sept. 11, 2019, 9:29 a.m.