-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 815 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 815 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
# Generated by roxygen2: do not edit by hand
export(check_duplicate_synapses)
export(find_glomeruli)
export(get_team_sheet)
export(new_3d_plot)
export(plot_catmaid)
export(quick_nblast)
export(read_team_sheet)
export(sample_connections)
export(simple_catmaid_url)
export(split_neuron_local)
export(synapses_per_neuropil)
export(tagged_nodes)
importFrom(catmaid,catmaid_get_connectors_between)
importFrom(catmaid,catmaid_skids)
importFrom(catmaid,connectors)
importFrom(catmaid,read.neuron.catmaid)
importFrom(elmr,fetchn_fafb)
importFrom(nat,distal_to)
importFrom(nat,nopen3d)
importFrom(nat,nview3d)
importFrom(nat,pointsinside)
importFrom(nat,prune_vertices)
importFrom(nat,xyzmatrix)
importFrom(rgl,plot3d)
importFrom(rgl,points3d)
importFrom(rgl,triangles3d)
importFrom(stats,dist)
importFrom(utils,write.csv)