print.which_are_locs: Prints a which_are_locs Object

View source: R/check_text_logicals.R

print.which_are_locsR 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.


textclean documentation built on March 5, 2026, 9:06 a.m.