This function allows you to skim distances between OD (km) from UFS files into R. Note it needs UFC/O
skim_dist(file, remove_ufm = TRUE, clean_up = TRUE)
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 |
skim_dist("file.UFS")#> Error in get_xexes(): XEXES not defined, use set_xexes("path")