powered by
'\n'
The source code of this function should be self-explanatory.
file_string(file)
A character string of text lines concatenated by '\n'.
Path to a text file (should be encoded in UTF-8).
xfun::file_string(system.file("DESCRIPTION", package = "xfun"))
Run the code above in your browser using DataLab