This function reads the content of a file at the specified path as text, using the specified encoding.
Usage
Path_read_text(path, encoding = c("unknown", "UTF-8", "latin1"))
This function reads the content of a file at the specified path as text, using the specified encoding.
Path_read_text(path, encoding = c("unknown", "UTF-8", "latin1"))