jst_get_full_text {jstor}R Documentation

Import full-text

Description

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.


[Package jstor version 0.3.11 Index]