search for: col_2_name_

Displaying 1 result from an estimated 1 matches for "col_2_name_".

Did you mean: col_1_name_
2024 Dec 11
2
Cores hang when calling mcapply
...numcores) output <- mclapply(1:length(modtabs), function(i) mass_pivot_wider(modtabs[[i]],"string_columns_1","col_1_name_"), mc.cores = numcores) output <- mclapply(1:length(modtabs), function(i) mass_pivot_wider(modtabs[[i]],"string_columns_2","col_2_name_"), mc.cores = numcores) }else{ output <- lapply(1:length(modtabs), function(i) crewjanitormakeclean(modtabs[[i]],c("string_columns_2","string_columns_1"))) output <- lapply(1:length(modtabs), function(i) mass_pivot_wider(modtabs[[i]],"string_colum...