Skip to content

Commit 71eed0c

Browse files
committed
str_c() is not internal
Fixes #474
1 parent 9951768 commit 71eed0c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

R/c.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#' length equal to the longest input. If `collapse` is a string, a character
2929
#' vector of length 1.
3030
#' @export
31-
#' @keywords internal
3231
#' @examples
3332
#' str_c("Letter: ", letters)
3433
#' str_c("Letter", letters, sep = ": ")

man/str_c.Rd

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)