R package containing R functions that are useful for Andrew Morris.
devtools::install_github("amorris28/morris")
se()Calculate standard errors.rmse()Calcualte root mean squared errors.wfps()Calculate water-filled pore space in soil using gravimetric water content, bulk density, and particle density.rarefy_mean()Rarefy a community matrixntimes and average the outcomes.reverse_str()Takes a string and returns it backwards.reverse_substr()Performssubstrfrom back to front.%notin%Opposite of%in%.mutate_condMutates adata.frameonly on the rows that satisfy the condition.mtry_finderCalculates the number of variables to try at each split in a random forest.