We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb2515 commit 63563bbCopy full SHA for 63563bb
R/tibble.R
@@ -12,7 +12,6 @@
12
#' * `tibble()` is much lazier than [base::data.frame()] in terms of
13
#' transforming the user's input.
14
#'
15
-#' - Character vectors are not coerced to factor.
16
#' - List-columns are expressly anticipated and do not require special tricks.
17
#' - Column names are not modified.
18
#' - Inner names in columns are left unchanged.
0 commit comments