Fixes #192 - fix skew map bug
Was getting the error '"Error in dplyr::bind_rows(map_output) : \n Can't combine ..1$GenSkew
and ..2$GenSkew
.\n"'.
Fixed by setting each column in the data frame to a specific type.
Was getting the error '"Error in dplyr::bind_rows(map_output) : \n Can't combine ..1$GenSkew
and ..2$GenSkew
.\n"'.
Fixed by setting each column in the data frame to a specific type.