New functions alpha_color() To get a semi-transparent color gafem() To analyze genotypes using fixed-effect models. residual_plots() A helper function to create residuals plots. stars_pval() To generate significance stars from p-values doo() An alternative to dplyr::do for doing anything utils_stats cv_by() For computing coefficient of variation by levels of a factor. max_by() For computing maximum values by levels of a factor. means_by() For computing arithmetic means by levels of a factor. min_by() For computing minimum values by levels of a factor. n_by() For getting the length. sd_by() For computing sample standard deviation. sem_by() For computing standard error of the mean by levels of a factor. av_dev() computes the average absolu...