-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
41 lines (40 loc) · 930 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Generated by roxygen2: do not edit by hand
export(change_range)
export(cohens_h)
export(cols_missing_data)
export(create_heat_map)
export(create_iso8601_dates)
export(create_requirements_script)
export(create_sql_insert_query)
export(create_sql_table_query)
export(create_tbl)
export(detect_outliers_mad)
export(drop_anomalous_cols)
export(drop_na_col)
export(extract_json)
export(freedman_diaconis_hist_bins)
export(list_col_to_str)
export(lm_check)
export(ls_funcs)
export(md_tbl_to_df)
export(model_calibration)
export(outliers_iglewicz_hoaglin)
export(read_db_data_thru_tunnel)
export(read_mode)
export(read_pkg_dependency_tree)
export(remove_duplicate_cols)
export(rmd_to_py)
export(time_series_clustering)
export(update_label_nas)
import(DBI)
import(RSQLite)
import(TSclust)
import(glue)
import(igraph)
import(keypress)
import(latex2exp)
import(odbc)
import(parallelDist)
import(purrrlyr)
import(tidyverse)
import(tools)