Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

crs

Coordinate References System (CRS)


Description

Check if an object has a coordinate reference system (has_crs) and returns the proj4string with get_crs of the coordinate reference system.

Usage

get_crs(x, ...)

has_crs(x, ...)

Arguments

x

[any]
Object to check.

...

Further arguments, none implemented.

Examples

data(deer)
has_crs(deer)
get_crs(deer)

amt

Animal Movement Tools

v0.1.4
GPL-3
Authors
Johannes Signer [aut, cre], Brian Smith [ctb], Bjoern Reineking [ctb], Ulrike Schlaegel [ctb], John Fieberg [ctb], Scott LaPoint [dtc]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.