extent_fir: Return the extent of a set of FIRs.

View source: R/extent_fir.R

extent_firR Documentation

Return the extent of a set of FIRs.

Description

Return the extent of a set of FIRs.

Usage

extent_fir(firs, crs)

Arguments

firs

the relevant NM FIRs.

crs

the proj projection string.

Value

A data frame of the extent of the input data.

Examples

## Not run: 
crs <- sf::st_crs(3035)
extent_fir(firs_nm_406, crs)

## End(Not run)

euctrl-pru/pruatlas documentation built on April 17, 2024, 1:33 p.m.