ConvertStepDataCoordinates: Convert step data coordinates to WGS84

Description Usage Arguments Value

Description

Converts "x", "y" columns to coordinates to lat/long WGS84 (for Google)

Usage

1

Arguments

df

input dataframe with "x", "y" columns

crs

string of projection for "x", "y" columns, default is for Maine BAEA GPS data (UTM Zone 19N).

Value

A dataframe with added "long", "lat" columns


Blakemassey/baear documentation built on Dec. 25, 2021, 9:48 a.m.