scrapeTags: scrapeTags() a) reads a file with NovNet-style tags b)...

Description Usage Arguments

Description

description

Usage

1
scrapeTags(filename, local = FALSE, include.all = TRUE)

Arguments

filename

Character string of text name, with associated -tagNames file.

local

Logical vector. If FALSE (default), looks in Google Drive for files. If TRUE, looks for filename in a folder with path data/filename/.

include.all

Logical vector or numerical range. If TRUE (default), processes whole text. If range (i.e. 1:18), processes only those chapters. If FALSE, will offer a prompt to determine a range.


seanrsilver/novnet documentation built on June 19, 2019, 12:44 a.m.