print.which_are_locs {textclean}R Documentation

Prints a which_are_locs Object

Description

Prints a which_are_locs object

Usage

## S3 method for class 'which_are_locs'
print(x, n = 100, file = NULL, ...)

Arguments

x

A which_are_locs object

n

The number of affected elements to print out (the rest are truncated)

file

Path to an external file to print to

...

ignored.


[Package textclean version 0.9.3 Index]