print.check_text: Prints a check_text Object

View source: R/check_text.R

print.check_textR Documentation

Prints a check_text Object

Description

Prints a check_text object.

Usage

## S3 method for class 'check_text'
print(x, include.text = TRUE, file = NULL, ...)

Arguments

x

The check_text object.

include.text

logical. If TRUE the offending text is printed as well.

file

A connection, or a character string naming the file to print to. If NULL prints to the console.

...

ignored


qdap documentation built on May 31, 2023, 5:20 p.m.