checkFileFormat: Checks the format of a file

View source: R/formats.R

checkFileFormatR Documentation

Checks the format of a file

Description

Checks the format of a file

Usage

checkFileFormat(format, head, filename = "")

Arguments

format

Environment: format of the file

head

Data.frame: head of the file to check

filename

Character: name of the file

Details

The name of the file may also be required to be considered of a certain format.

Value

TRUE if the file matches the given format's attributes


nuno-agostinho/psichomics documentation built on Feb. 11, 2024, 11:16 p.m.