Skip to content

Commit 2fc8204

Browse files
committed
Fix outdated docs
Fixes #534
1 parent 72db765 commit 2fc8204

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

R/view.R

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@
1717
#'
1818
#' If `pattern` is not supplied, all elements are always shown.
1919
#' @param html Use HTML output? If `TRUE` will create an HTML widget; if `FALSE`
20-
#' will style using ANSI escapes. The default prefers ANSI escapes if
21-
#' available in the current terminal; you can override by setting
22-
#' `options(stringr.html = TRUE)`.
20+
#' will style using ANSI escapes.
2321
#' @param use_escapes If `TRUE`, all non-ASCII characters will be rendered
2422
#' with unicode escapes. This is useful to see exactly what underlying
2523
#' values are stored in the string.

man/str_view.Rd

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)