MLmorph                 Launch the MLmorph shiny app
create_morphospace      Create a morphospace of predictor combinations
                        with class probabilities
create_rf_model         Create a random forest classification model
factorize_binary_vector
                        Turn binary vector into a factor
factorize_character_vector
                        Turn character vector into a factor
factorize_identity      Identity factorization for numbered strings
factorize_nicely_dataframe
                        Heuristic factorization for all columns of a
                        data frame
factorize_nicely_vector
                        Heuristic factorization for a single vector
factorize_numeric_vector
                        Turn numeric vector into an ordered factor
load_data               Load tabular data (xlsx, csv, or json)
