checkFileFormat {psichomics}R 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


[Package psichomics version 1.20.0 Index]