crs_transform,WindFetch,character-method | R Documentation |
Transform the CRS of a WindFetch object.
## S4 method for signature 'WindFetch,character' crs_transform(x, y)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.