The function reads the header of a file or of a range of files and checks wether they are valid FCS 2.0 or FCS 3.0 files.
该函数读取一个文件或一个范围内的文件和检查阉羊,他们是有效的FCS 2.0或FCS 3.0文件头。
用法----------Usage----------
touchFCS(path = ".", file)
参数----------Arguments----------
参数:path
character, the path to a folder containing files
字符,文件夹包含文件的路径
参数:file
character, the path to a single file
字符,一个单一的文件的路径
Details
详情----------Details----------
The user may either specify the path to a directory in which to search for FCS files or the path to a single file.
用户可以指定要在其中搜索FCS的文件或一个单一的文件的路径到一个目录的路径。
值----------Value----------
A character vector with names of the valid FCS files found.
发现有效FCS文件的名称与特征向量。