EN VI
Posts (0)
Questions (1)
2024-03-12 22:30:05
library(tidyverse) set.seed(12) data_table % mutate(mean_a = mean(a)) %>% ungroup() %>% distinct(mean_a, {{grouped_var}}) } # Define test data and arguments data % # Unquote the argu...
Tags: function dplyr arguments

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login