You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
412 B

Name: Bare Rename
Description: Turns a selected comma-separated list of strings into a dplyr::rename() statement
Binding: bare_rename
Interactive: false
Name: Bare Combine
Description: Turns a selected comma-separated list of strings into a base::c() statement
Binding: bare_combine
Interactive: false
Name: Join Rows
Description: Join a selected set of rows into one line
Binding: join_rows
Interactive: false