This function imports the full_text contents of a JSTOR-article.
Usage
jst_get_full_text(filename)
Arguments
- filename
The path to the file.
Value
A tibble
, containing the file-path as id, the full content of
the file, and the encoding which was used to read it.