compareFiles2Info: Compare file names in a directory to names in the information...

View source: R/fileUtils.R

compareFiles2InfoR Documentation

Compare file names in a directory to names in the information file.

Description

Compare file names in a directory to names in the information file to see if any tracks are missing in either place.

Usage

compareFiles2Info(pin, trkinfo)

Arguments

pin

Path to directory with track files.

trkinfo

Database with track information.

Details

NONE YET

Value

A logical that indicates whether an issue between the GPX files and information file was identified or not.

Author(s)

Derek H. Ogle

Examples

## None yet.


droglenc/gpxhelpers documentation built on Dec. 12, 2024, 1:33 a.m.