epistolary: epistolary() This function is used by Txt_to_df() to...

Description Usage Arguments

Description

REQUIRES: a) *Epistle.csv, a list of letters with sender and addressee Filename must match .txt file b) Letters headers in .txt on their own line, at the start of the line, in one of two formats: EPISTLE [number] LETTER [number]

Usage

1
epistolary(input.text = main.text.v)

Arguments

input.text

A text transformed into a character vector; each element is a line of text. Txt_to_df() returns a correctly formatted vector as $main.text.v.


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