skim_dist: Skim Distance UFM function

View source: R/skim_dist.R

skim_distR Documentation

Skim Distance UFM function

Description

This function allows you to skim distances between OD (km) from UFS files into R. Note it needs UFC/O

Usage

skim_dist(file, remove_ufm = TRUE, clean_up = TRUE)

Arguments

file

The file to read.

remove_ufm

when set to TRUE it will remove the interim ufm files

clean_up

when TRUE removes the VDU, KEY and LPL files

Examples

skim_dist("file.UFS")

R-AECOM/saturnR documentation built on Nov. 24, 2022, 1:30 p.m.