Change proj4 strings to list and back.
proj4.str2list.Rd
These routines reformat a proj4 projection string to a list of arguments or vice versa.
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.