get_text_as_string: Load Text from a File
Description
Loads a file as a single text string.
Usage
get_text_as_string(path_to_file)
Value
A character vector of length 1 containing the text of the file in the path_to_file argument.
Arguments
- path_to_file
file path