getUTMproj: A wrapper around getUTMzone and produce a crs object string

View source: R/getUTM.r

getUTMprojR Documentation

A wrapper around getUTMzone and produce a crs object string

Description

A wrapper around getUTMzone and produce a crs object string

Usage

getUTMproj(x)

Arguments

x

an object of class ‘OrganizedBirds’, ‘sf’ or ‘SpatialPointsDataFrame’

Value

a EPSG integer code for an appropriate UTM zone

Examples


  OB <- organizeBirds(bombusObs)
  getUTMproj(OB)


Greensway/BIRDS documentation built on Oct. 19, 2023, 2:35 a.m.