retag: Retag fulltexttable

Description Usage Arguments

Description

Retag fulltexttable

Usage

1
2
3
4
5
6
7
retag(x, ...)

## S4 method for signature 'fulltexttable'
retag(x, regex, old, new)

## S4 method for signature 'list'
retag(x, regex, old, new)

Arguments

x

A fulltexttable object of a list of fulltexttable objects.

...

Further arguments.

regex

A regular expression to detect whether a tag should be changed.

old

The old tag.

new

A new tag.


PolMine/fulltext documentation built on Oct. 15, 2020, 8:18 p.m.