coordinate_conversion: Converts all files in file list to '+init=epsg:4326'

Description Usage Arguments Value

Description

The function will take a list of imported shape files, and set the coordinates for mapping as seen in the Introduction to Spatial Data in R pdf by Lovelace, et. al. Function is not currently in use, but may be useful in further mapping development (https://cran.r-project.org/doc/contrib/intro-spatial-rl.pdf)

Usage

1

Arguments

file_list

A character vector or name of shape files loaded into R that you want to convert.

Value

Creates a new spatial object in the global environment with set coordinates, ending in '_coords'.


dr9593/automapper documentation built on May 21, 2019, 1:22 p.m.