forked from ArturoEsquerra/GeoLift
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
38 lines (37 loc) · 771 Bytes
/
NAMESPACE
File metadata and controls
38 lines (37 loc) · 771 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
32
33
34
35
36
37
38
# Generated by roxygen2: do not edit by hand
S3method(plot,GeoLift)
S3method(plot,GeoLiftPower)
S3method(print,summary.GeoLift)
S3method(summary,GeoLift)
export(ATT.plot)
export(GeoDataRead)
export(GeoLift)
export(GeoLiftPower)
export(GeoLiftPower.search)
export(GeoLiftPowerFinder)
export(GeoPlot)
export(Lift.plot)
export(MarketSelection)
export(NumberLocations)
export(TrimControls)
export(fn_treatment)
export(pvalueCalc)
export(stochastic_market_selector)
import(MarketMatching)
import(augsynth)
import(directlabels)
import(doParallel)
import(foreach)
import(ggplot2)
import(ggrepel)
import(graphics)
import(gsynth)
import(panelView)
import(parallel)
import(rlang)
import(stats)
import(stringr)
import(tibble)
import(tidyr)
import(utils)
importFrom(magrittr,"%>%")