50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


pepr (version 0.5.0)

.isCfg: Config file or annotation file

Description

Determine if the input file seems to be a project config file (based on the file extension).

Usage

.isCfg(filePath)

Value

a boolean, TRUE if indicating the path seems to be pointing to a config, or FALSE if the path seems to be pointing to an annotation file.

Arguments

filePath

a string to examine