print.which_are_locs: Prints a which_are_locs Object

Description Usage Arguments

View source: R/check_text_logicals.R

Description

Prints a which_are_locs object

Usage

1
2
## 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.


textclean documentation built on May 2, 2019, 7:22 a.m.