read_fsk_readme: Read the README file
Description
Read the README file
Usage
read_fsk_readme(file_dir, check = FALSE, filename = "README.txt")
Arguments
check
Whether to make checks. FALSE by default.
filename
Name of the file whith the information (README.txt by default).
Value
A character string with the content of the README file.