Last chance! 50% off unlimited learning
Sale ends in
if (FALSE) {
library(googleAnalyticsR)
ga_auth()
ga_users_delete("brian@agency.com", 12345678)
# multiple emails
ga_users_delete(c("brian@agency.com", "bill@benland.com"), 1234567)
}
Run the code above in your browser using DataLab