forked from montesmariana/semcloud
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
51 lines (50 loc) · 1.03 KB
/
NAMESPACE
File metadata and controls
51 lines (50 loc) · 1.03 KB
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
42
43
44
45
46
47
48
49
50
51
# Generated by roxygen2: do not edit by hand
export("%>%")
export(":=")
export(.data)
export(as_label)
export(as_name)
export(classifyModel)
export(clusterDistance)
export(clusterHDBSCAN)
export(clusterSeparation)
export(compLemma)
export(customDist)
export(cwsForClusters)
export(enquo)
export(enquos)
export(eucliMats)
export(expr)
export(extractHDBSCAN)
export(filterFoc)
export(filterWeight)
export(focdistsFromCsv)
export(fscore)
export(getClouds)
export(getContext)
export(getCoords)
export(getDistMtx)
export(getFit)
export(mantelMats)
export(matricizeCloud)
export(procMats)
export(separationkNN)
export(setupConcordancer)
export(summarizeHDBSCAN)
export(sym)
export(syms)
export(tokensFromPac)
export(transformMats)
export(weightConcordance)
importFrom(Rdpack,reprompt)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(tibble,tibble)