DataSHIELD implentation ofdplyr::rename.

renameDS(tidy_expr, df.name)

Arguments

tidy_expr

list containing diffused expression.

df.name

A data frame or tibble.

Value

An object of the same type as df.name, typically a data frame or tibble.