checkFileFormat: Checks the format of a file

Description Usage Arguments Details Value

View source: R/formats.R

Description

Checks the format of a file

Usage

1
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


psichomics documentation built on Nov. 8, 2020, 5:44 p.m.