print.which_are_locs {textclean} | R Documentation |
Prints a which_are_locs object
## S3 method for class 'which_are_locs'
print(x, n = 100, file = NULL, ...)
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. |