importFrom("magrittr", "%>%")
importFrom("rlang", ".data")
importFrom("tibble", "tibble")
importFrom("stats", "IQR", "median", "na.omit", "sd", "terms", "glm")

export("%>%",
       "divide",
       "depths_string",
       "depths",
       "fasten",
       "muddle",
       "stratiply",
       "dish",
       "absorb",
       "some_type",
       "typly",
       "stretch",
       "grable",
       "descriptives",
       "univariate_associations",
       "univariate_table")