crs_transform-WindFetch-character-method: Transform the CRS of a WindFetch object

crs_transform,WindFetch,character-methodR Documentation

Transform the CRS of a WindFetch object

Description

Transform the CRS of a WindFetch object.

Usage

## S4 method for signature 'WindFetch,character'
crs_transform(x, y)

Arguments

x

a WindFetch object created using the windfetch function.

y

character string denoting the EPSG code in the format "epsg:xxxx". This parameter is passed into the st_transform function to do the transformation.


blasee/windfetch documentation built on Aug. 2, 2022, 1:29 a.m.