map_data: Prepares the data for plotting

Description Usage

Description

The function needs a dataframe as input. The arguments that are accepted cartesian coordinates x, y, z,) spherical coordinates (phi, theta, r), or projected user coordinates (xp, yp). If all are supplied, they are respected in reverse order, i.e. projected user coordinates are used if given.

Usage

1
2
map_data(x, preset = NULL, proj = "", parameters = NULL,
  orientation = NULL)

markheckmann/mapster documentation built on May 21, 2019, 12:06 p.m.