read_fsk_readme {FSK2R} | R Documentation |
Read the README file
Description
Read the README file
Usage
read_fsk_readme(file_dir, check = FALSE, filename = "README.txt")
Arguments
file_dir |
path to the file. |
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.
[Package FSK2R version 0.1.3 Index]