Learn R Programming

disdat (version 1.0-1)

disCRS: Coordinate reference system

Description

Get the coordinate reference system for the data of a region.

Usage

disCRS(region, format="proj4")

Value

character vector

Arguments

region

character. One of "AWT", "CAN", "NSW", "NZ", "SA", "SWI"

format

character. Either "proj4" or "EPSG"

Examples

Run this code
disCRS("AWT")
disCRS("NSW")

Run the code above in your browser using DataLab