Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.check_text

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, n = 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.

n

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

...

ignored


textclean

Text Cleaning Tools

v0.9.3
GPL-2
Authors
Tyler Rinker [aut, cre], ctwheels StackOverflow [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.