Description Usage Arguments Value Author(s) See Also
This function drops points that can't be plotted from a data frame.
1 2 | df_qc_spatial(df, lat.field = "LATITUDE", lon.field = "LONGITUDE",
return.bad = FALSE)
|
df |
the dataframe to be cleaned |
lat.field |
default is |
lon.field |
default is |
return.bad |
the default is |
data.frame contents depend of the return.bad parameter
Mike McMahon, Mike.McMahon@dfo-mpo.gc.ca
Other plotting: add_points
,
make_basemap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.