LALO_var: Latitude and Longitude total differential Takes latitude and...

Description Usage Arguments Value Examples

View source: R/LALO_var.R

Description

Latitude and Longitude total differential Takes latitude and longitude data and extracts a differential Allows user to see the differences between displaced area as an additional metric for route risk analysis.

Usage

1
LALO_var(fileName)

Arguments

fileName

the name of a file (character vector, length 1) from comp in csv format

Value

total differential

Examples

1
2
3
4
5
## Not run: 
tot_diff <- LALO_var(data.csv)
tot_diff

## End(Not run)

notsynonymous/SWA documentation built on Dec. 22, 2021, 3:13 a.m.