CreateTransformedText: Extract the transformed text from the transformed tokens.

View source: R/createtextanalysiswidget.R

CreateTransformedTextR Documentation

Extract the transformed text from the transformed tokens.

Description

Convert the transformed tokenized element to transformed text. Adjusting for the blanks after transformation as necessary.

Usage

CreateTransformedText(x)

Arguments

x

Either a object of class wordBag or a list with a transformed.text element. In the former, the transformed text is created from the transformed tokenized list element. If the latter then the transformed.text element is returned.

Value

A character vector with the transformed text determined from the list of tokens


Displayr/flipFormat documentation built on Aug. 28, 2024, 6:48 p.m.