embedc
0
Q:

add column to tibble

add_column(
  .data,
  ...,
  .before = NULL,
  .after = NULL,
  .name_repair = c("check_unique", "unique", "universal", "minimal")
)
0

New to Communities?

Join the community