Define a proj4 string

modifyProj4String(x, par, list.out = FALSE)

Arguments

x

A proj4 string or a list of proj4 parameters to modify.

par

A proj4 string or a list of proj4 parameters to modify by.

list.out

Logical: If TRUE the projection info is returned as a list instead of a concatenate string.