Learn R Programming

rclimateca (version 1.0.3)

as_ec_climate_location: Environment Canada Historical Climate Locations

Description

Environment Canada Historical Climate Locations

Usage

as_ec_climate_location(x, ...)

# S3 method for ec_climate_location as_ec_climate_location(x, ...)

# S3 method for double as_ec_climate_location(x, ...)

# S3 method for integer as_ec_climate_location(x, ...)

# S3 method for character as_ec_climate_location(x, ...)

is_ec_climate_location(x)

new_ec_climate_location(x)

validate_ec_climate_location(x)

# S3 method for ec_climate_location as_tibble(x, ...)

# S3 method for ec_climate_location as.data.frame(x, ...)

# S3 method for ec_climate_location print(x, ...)

# S3 method for ec_climate_location as.character(x, ...)

# S3 method for ec_climate_location as.integer(x, ...)

# S3 method for ec_climate_location as.numeric(x, ...)

# S3 method for ec_climate_location [(x, i, ...)

Arguments

x

A vector to convert to EC historical climate locations

...

Not used in these functions

i

Used to subset an EC historical climate location vector

Value

An object of type ec_climate_location