Center Data
centerData.Rd
Transfer data to the center of the map, either Europe or Pacific by adding or substracting 360° from the Longitude. If "Europe" longitudes are transposed to the range (-180, 180), if "Pacific" longitudes are transposed to the range (0, 360).
Usage
centerData(data, center = c("Europe", "Pacific"))