proj4.str2list: Change proj4 strings to list and back.

View source: R/map_restrict.R

proj4.str2listR Documentation

Change proj4 strings to list and back.

Description

These routines reformat a proj4 projection string to a list of arguments or vice versa.

Usage

proj4.str2list(pp)
proj4.list2str(pp) 

Arguments

pp

A proj4 projection, either a single character string or a list of named arguments.

Details

proj.4 strings are almost ubiquitous as definitions of projections. Internally, meteogrid works with a list of arguments rather than a single character strings. These functions provide simple conversion between the two formats.

See Also

project


adeckmyn/meteogrid documentation built on Jan. 13, 2025, 11:02 p.m.