Learn R Programming

wk (version 0.9.4)

wk_proj_crs_view: Common CRS Representations

Description

These fixtures are calculated from PROJ version 9.1.0 and the database built from its source. They are used internally to transform and inspect coordinate reference systems.

Usage

wk_proj_crs_view

wk_proj_crs_json

Arguments

Format

An object of class data.frame with 13387 rows and 7 columns.

An object of class data.frame with 13387 rows and 3 columns.

Examples

Run this code
head(wk_proj_crs_view)
colnames(wk_proj_crs_json)

Run the code above in your browser using DataLab