-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 849 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 849 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(print,rfm_table_customer)
S3method(print,rfm_table_customer_2)
S3method(print,rfm_table_order)
S3method(rfm_table_customer,default)
S3method(rfm_table_customer_2,default)
S3method(rfm_table_order,default)
export(rfm_bar_chart)
export(rfm_barchart_data)
export(rfm_fm_plot)
export(rfm_heatmap)
export(rfm_heatmap_data)
export(rfm_hist_data)
export(rfm_histograms)
export(rfm_launch_app)
export(rfm_order_dist)
export(rfm_plot_median_frequency)
export(rfm_plot_median_monetary)
export(rfm_plot_median_recency)
export(rfm_rf_plot)
export(rfm_rm_plot)
export(rfm_segment)
export(rfm_table_customer)
export(rfm_table_customer_2)
export(rfm_table_order)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(utils,install.packages)
importFrom(utils,menu)
importFrom(utils,packageVersion)