ll2utm: Convert lat/longs into UTMS

Description Usage Arguments Examples

Description

Using a standard input convert lat/longs into UTMS using the readxl and rgdal package

Usage

1
ll2utm(file_type = "excel", create_csv = TRUE)

Arguments

file_type

Currently only supporting excel and csv. Defaults to excel

create_csv

Export a csv? Defauls to TRUE

Examples

1
2
#x <- ll2utm(create_csv=FALSE)
#ll2utm(create_csv=TRUE)

boshek/samfunr documentation built on May 13, 2019, 12:37 a.m.