add_counts() is an Add function that updates an object by adding new values to new or empty fields. Specifically, this function implements an algorithm to add counts. The function returns Datasets (a list).
Usage
add_counts(datasets_ls, sum_chr = c("Role"), uid_1L_chr = "Client ID")