text_add_worker: function adding rtext objects to diffrprojects

Description Usage Arguments

View source: R/dp_tools.R

Description

function adding rtext objects to diffrprojects

Usage

1
text_add_worker(self, rtext = NULL, name = NULL)

Arguments

self

an object of class dp

rtext

an object of class rtext

name

an optional name for the text to stick to the text within the diffrproject corpus - if none is supplied the function will try to infere a reasonable name from the rtext$text_file field, if that is not given it will get the name noname_x where x is a running integer


diffrprojects documentation built on May 2, 2019, 1:43 p.m.