-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
42 lines (41 loc) · 994 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
42
# Generated by roxygen2: do not edit by hand
export(.getSamples)
export(.readCustomAttributes)
export(bfabric)
export(bfabricInput)
export(bfabricInputLogin)
export(bfabricLogin)
export(bfabric_upload_file)
export(generate_queue)
export(query)
export(read)
export(readPages)
export(readPlate)
export(readSample)
export(save)
export(uploadResource)
import(PKI)
import(dplyr)
import(protViz)
import(shiny)
importFrom(PKI,PKI.decrypt)
importFrom(PKI,PKI.encrypt)
importFrom(PKI,PKI.load.key)
importFrom(XML,"xmlAttrs<-")
importFrom(XML,append.xmlNode)
importFrom(XML,xmlAttrs)
importFrom(XML,xmlNode)
importFrom(base64enc,base64encode)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(jsonlite,toJSON)
importFrom(magrittr,`%>%`)
importFrom(shinyStore,initStore)
importFrom(shinyStore,updateStore)
importFrom(stats,na.omit)
importFrom(stats,rnorm)
importFrom(tidyr,unite)
importFrom(tools,file_ext)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,read.table)