checkFileFormat {psichomics} | R Documentation |
Checks the format of a file
checkFileFormat(format, head, filename = "")
format |
Environment: format of the file |
head |
Data.frame: head of the file to check |
filename |
Character: name of the file |
The name of the file may also be required to be considered of a certain format.
TRUE
if the file matches the given format's attributes