Home
last modified time | relevance | path

Searched refs:wrap_error_names (Results 1 – 3 of 3) sorted by relevance

/dports/devel/R-cran-tidyr/tidyr/R/
H A Dpivot.R18 wrap_error_names <- function(code) { function
H A Dpivot-long.R247 out <- wrap_error_names(vec_cbind(
H A Dpivot-wide.R271 out <- wrap_error_names(vec_cbind(as_tibble(rows), !!!value_out, .name_repair = names_repair))