-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
37 lines (36 loc) · 1012 Bytes
/
NAMESPACE
File metadata and controls
37 lines (36 loc) · 1012 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
# Generated by roxygen2: do not edit by hand
export(FirstCol2RowNames)
export(FirstCol2RowNames.as.df)
export(as.simple.md.table)
export(column.2.row.names)
export(qs.2.table)
export(read.simple)
export(read.simple.csv)
export(read.simple.csv.named.vector)
export(read.simple.ssv)
export(read.simple.table)
export(read.simple.tsv)
export(read.simple.tsv.named.vector)
export(read.simple.vec)
export(read.simple.xls)
export(read.simple.xlsx)
export(read.simple_char_list)
export(write.simple)
export(write.simple.append)
export(write.simple.md.table)
export(write.simple.tsv)
export(write.simple.vec)
export(write.simple.xlsx)
export(write.simplest)
importFrom(Stringendo,ParseFullFilePath)
importFrom(Stringendo,sppp)
importFrom(gtools,na.replace)
importFrom(openxlsx,createStyle)
importFrom(openxlsx,getSheetNames)
importFrom(openxlsx,read.xlsx)
importFrom(openxlsx,write.xlsx)
importFrom(qs,qread)
importFrom(readr,read_csv)
importFrom(readr,read_csv2)
importFrom(readr,read_delim)
importFrom(readr,read_tsv)