|
1 |
| -# Generated by roxygen2: do not edit by hand |
2 |
| - |
3 |
| -S3method("$",excel.range) |
4 |
| -S3method("$",xl) |
5 |
| -S3method("$<-",excel.range) |
6 |
| -S3method("$<-",xl) |
7 |
| -S3method("$<-",xln) |
8 |
| -S3method("[",excel.range) |
9 |
| -S3method("[",xl) |
10 |
| -S3method("[<-",excel.range) |
11 |
| -S3method("[<-",xl) |
12 |
| -S3method("[<-",xln) |
13 |
| -S3method("[[",cr) |
14 |
| -S3method("[[",xl) |
15 |
| -S3method("[[<-",cr) |
16 |
| -S3method("[[<-",xl) |
17 |
| -S3method("[[<-",xln) |
18 |
| -S3method("dim<-",excel.range) |
19 |
| -S3method("dimnames<-",excel.range) |
20 |
| -S3method(dim,excel.range) |
21 |
| -S3method(dimnames,excel.range) |
22 |
| -S3method(fix_encoding,data.frame) |
23 |
| -S3method(fix_encoding,default) |
24 |
| -S3method(fix_encoding,list) |
25 |
| -S3method(fix_encoding,matrix) |
26 |
| -S3method(sort,excel.range) |
27 |
| -S3method(xl.sheet.exists,character) |
28 |
| -S3method(xl.sheet.exists,numeric) |
29 |
| -S3method(xl.write,current.graphics) |
30 |
| -S3method(xl.write,data.frame) |
31 |
| -S3method(xl.write,default) |
32 |
| -S3method(xl.write,etable) |
33 |
| -S3method(xl.write,factor) |
34 |
| -S3method(xl.write,list) |
35 |
| -S3method(xl.write,matrix) |
36 |
| -S3method(xl.write,table) |
37 |
| -S3method(xl.write,xl.property) |
38 |
| -export("%<cr-%") |
39 |
| -export("%<crc-%") |
40 |
| -export("%<crr-%") |
41 |
| -export("%<crrc-%") |
42 |
| -export("%<xl-%") |
43 |
| -export("%<xlc-%") |
44 |
| -export("%<xlr-%") |
45 |
| -export("%<xlrc-%") |
46 |
| -export("%=cr%") |
47 |
| -export("%=crc%") |
48 |
| -export("%=crr%") |
49 |
| -export("%=crrc%") |
50 |
| -export("%=xl%") |
51 |
| -export("%=xlc%") |
52 |
| -export("%=xlr%") |
53 |
| -export("%=xlrc%") |
54 |
| -export(.COM) |
55 |
| -export(.COMInit) |
56 |
| -export(COMCreate) |
57 |
| -export(COMList) |
58 |
| -export(COMNames) |
59 |
| -export(COMStop) |
60 |
| -export(DispatchMethods) |
61 |
| -export(EnumValue) |
62 |
| -export(asCOMArray) |
63 |
| -export(cr) |
64 |
| -export(crc) |
65 |
| -export(createCOMReference) |
66 |
| -export(createTypeVarName) |
67 |
| -export(crr) |
68 |
| -export(crrc) |
69 |
| -export(current.graphics) |
70 |
| -export(getCLSID) |
71 |
| -export(getCOMElements) |
72 |
| -export(getCOMInstance) |
73 |
| -export(getItemClassName) |
74 |
| -export(isValidCOMObject) |
75 |
| -export(xl) |
76 |
| -export(xl.address2index) |
77 |
| -export(xl.bind.current.region) |
78 |
| -export(xl.bind.range) |
79 |
| -export(xl.binding.address) |
80 |
| -export(xl.connect.table) |
81 |
| -export(xl.constants) |
82 |
| -export(xl.current.region) |
83 |
| -export(xl.get.excel) |
84 |
| -export(xl.index2address) |
85 |
| -export(xl.property) |
86 |
| -export(xl.read.file) |
87 |
| -export(xl.save.file) |
88 |
| -export(xl.selection) |
89 |
| -export(xl.sheet.activate) |
90 |
| -export(xl.sheet.add) |
91 |
| -export(xl.sheet.delete) |
92 |
| -export(xl.sheet.duplicate) |
93 |
| -export(xl.sheet.hide) |
94 |
| -export(xl.sheet.name) |
95 |
| -export(xl.sheet.show) |
96 |
| -export(xl.sheet.visible) |
97 |
| -export(xl.sheets) |
98 |
| -export(xl.workbook.activate) |
99 |
| -export(xl.workbook.add) |
100 |
| -export(xl.workbook.close) |
101 |
| -export(xl.workbook.open) |
102 |
| -export(xl.workbook.save) |
103 |
| -export(xl.workbooks) |
104 |
| -export(xl.write) |
105 |
| -export(xlc) |
106 |
| -export(xlcn) |
107 |
| -export(xln) |
108 |
| -export(xlr) |
109 |
| -export(xlrc) |
110 |
| -export(xlrcn) |
111 |
| -export(xlrn) |
112 |
| -exportClasses(COMCurrency) |
113 |
| -exportClasses(COMDate) |
114 |
| -exportClasses(COMDecimal) |
115 |
| -exportClasses(COMIDispatch) |
116 |
| -exportClasses(COMList) |
117 |
| -exportClasses(COMTypedList) |
118 |
| -exportClasses(COMTypedNamedList) |
119 |
| -exportClasses(COMTypedParameterizedNamedList) |
120 |
| -exportClasses(CompiledCOMCoClass) |
121 |
| -exportClasses(CompiledCOMIDispatch) |
122 |
| -exportClasses(CurrencyVARIANT) |
123 |
| -exportClasses(DateVARIANT) |
124 |
| -exportClasses(EnumValue) |
125 |
| -exportClasses(HResult) |
126 |
| -exportClasses(IUnknown) |
127 |
| -exportClasses(SCOMErrorInfo) |
128 |
| -exportClasses(VARIANT) |
129 |
| -exportMethods("$") |
130 |
| -exportMethods("$<-") |
131 |
| -exportMethods("[") |
132 |
| -exportMethods("[[") |
133 |
| -exportMethods("[[<-") |
134 |
| -exportMethods(EnumValue) |
135 |
| -exportMethods(createTypeVarName) |
136 |
| -exportMethods(getItemClassName) |
137 |
| -exportMethods(lapply) |
138 |
| -exportMethods(length) |
139 |
| -exportMethods(names) |
140 |
| -exportMethods(sapply) |
141 |
| -exportMethods(show) |
142 |
| -import(grDevices) |
143 |
| -import(methods) |
144 |
| -import(utils) |
145 |
| -useDynLib("excel.link",.registration = TRUE) |
| 1 | +# Generated by roxygen2: do not edit by hand |
| 2 | +
|
| 3 | +S3method("$",excel.range) |
| 4 | +S3method("$",xl) |
| 5 | +S3method("$<-",excel.range) |
| 6 | +S3method("$<-",xl) |
| 7 | +S3method("$<-",xln) |
| 8 | +S3method("[",excel.range) |
| 9 | +S3method("[",xl) |
| 10 | +S3method("[<-",excel.range) |
| 11 | +S3method("[<-",xl) |
| 12 | +S3method("[<-",xln) |
| 13 | +S3method("[[",cr) |
| 14 | +S3method("[[",xl) |
| 15 | +S3method("[[<-",cr) |
| 16 | +S3method("[[<-",xl) |
| 17 | +S3method("[[<-",xln) |
| 18 | +S3method("dim<-",excel.range) |
| 19 | +S3method("dimnames<-",excel.range) |
| 20 | +S3method(dim,excel.range) |
| 21 | +S3method(dimnames,excel.range) |
| 22 | +S3method(fix_encoding,data.frame) |
| 23 | +S3method(fix_encoding,default) |
| 24 | +S3method(fix_encoding,list) |
| 25 | +S3method(fix_encoding,matrix) |
| 26 | +S3method(sort,excel.range) |
| 27 | +S3method(xl.sheet.exists,character) |
| 28 | +S3method(xl.sheet.exists,numeric) |
| 29 | +S3method(xl.write,current.graphics) |
| 30 | +S3method(xl.write,data.frame) |
| 31 | +S3method(xl.write,default) |
| 32 | +S3method(xl.write,etable) |
| 33 | +S3method(xl.write,factor) |
| 34 | +S3method(xl.write,list) |
| 35 | +S3method(xl.write,matrix) |
| 36 | +S3method(xl.write,table) |
| 37 | +S3method(xl.write,xl.property) |
| 38 | +export("%<cr-%") |
| 39 | +export("%<crc-%") |
| 40 | +export("%<crr-%") |
| 41 | +export("%<crrc-%") |
| 42 | +export("%<xl-%") |
| 43 | +export("%<xlc-%") |
| 44 | +export("%<xlr-%") |
| 45 | +export("%<xlrc-%") |
| 46 | +export("%=cr%") |
| 47 | +export("%=crc%") |
| 48 | +export("%=crr%") |
| 49 | +export("%=crrc%") |
| 50 | +export("%=xl%") |
| 51 | +export("%=xlc%") |
| 52 | +export("%=xlr%") |
| 53 | +export("%=xlrc%") |
| 54 | +export(.COM) |
| 55 | +export(.COMInit) |
| 56 | +export(COMCreate) |
| 57 | +export(COMList) |
| 58 | +export(COMNames) |
| 59 | +export(COMStop) |
| 60 | +export(DispatchMethods) |
| 61 | +export(EnumValue) |
| 62 | +export(asCOMArray) |
| 63 | +export(cr) |
| 64 | +export(crc) |
| 65 | +export(createCOMReference) |
| 66 | +export(createTypeVarName) |
| 67 | +export(crr) |
| 68 | +export(crrc) |
| 69 | +export(current.graphics) |
| 70 | +export(getCLSID) |
| 71 | +export(getCOMElements) |
| 72 | +export(getCOMInstance) |
| 73 | +export(getItemClassName) |
| 74 | +export(isValidCOMObject) |
| 75 | +export(xl) |
| 76 | +export(xl.address2index) |
| 77 | +export(xl.bind.current.region) |
| 78 | +export(xl.bind.range) |
| 79 | +export(xl.binding.address) |
| 80 | +export(xl.connect.table) |
| 81 | +export(xl.constants) |
| 82 | +export(xl.current.region) |
| 83 | +export(xl.get.excel) |
| 84 | +export(xl.index2address) |
| 85 | +export(xl.property) |
| 86 | +export(xl.read.file) |
| 87 | +export(xl.save.file) |
| 88 | +export(xl.selection) |
| 89 | +export(xl.sheet.activate) |
| 90 | +export(xl.sheet.add) |
| 91 | +export(xl.sheet.delete) |
| 92 | +export(xl.sheet.duplicate) |
| 93 | +export(xl.sheet.hide) |
| 94 | +export(xl.sheet.name) |
| 95 | +export(xl.sheet.show) |
| 96 | +export(xl.sheet.visible) |
| 97 | +export(xl.sheets) |
| 98 | +export(xl.workbook.activate) |
| 99 | +export(xl.workbook.add) |
| 100 | +export(xl.workbook.close) |
| 101 | +export(xl.workbook.open) |
| 102 | +export(xl.workbook.save) |
| 103 | +export(xl.workbooks) |
| 104 | +export(xl.write) |
| 105 | +export(xlc) |
| 106 | +export(xlcn) |
| 107 | +export(xln) |
| 108 | +export(xlr) |
| 109 | +export(xlrc) |
| 110 | +export(xlrcn) |
| 111 | +export(xlrn) |
| 112 | +exportClasses(COMCurrency) |
| 113 | +exportClasses(COMDate) |
| 114 | +exportClasses(COMDecimal) |
| 115 | +exportClasses(COMIDispatch) |
| 116 | +exportClasses(COMList) |
| 117 | +exportClasses(COMTypedList) |
| 118 | +exportClasses(COMTypedNamedList) |
| 119 | +exportClasses(COMTypedParameterizedNamedList) |
| 120 | +exportClasses(CompiledCOMCoClass) |
| 121 | +exportClasses(CompiledCOMIDispatch) |
| 122 | +exportClasses(CurrencyVARIANT) |
| 123 | +exportClasses(DateVARIANT) |
| 124 | +exportClasses(EnumValue) |
| 125 | +exportClasses(HResult) |
| 126 | +exportClasses(IUnknown) |
| 127 | +exportClasses(SCOMErrorInfo) |
| 128 | +exportClasses(VARIANT) |
| 129 | +exportMethods("$") |
| 130 | +exportMethods("$<-") |
| 131 | +exportMethods("[") |
| 132 | +exportMethods("[[") |
| 133 | +exportMethods("[[<-") |
| 134 | +exportMethods(EnumValue) |
| 135 | +exportMethods(createTypeVarName) |
| 136 | +exportMethods(getItemClassName) |
| 137 | +exportMethods(lapply) |
| 138 | +exportMethods(length) |
| 139 | +exportMethods(names) |
| 140 | +exportMethods(sapply) |
| 141 | +exportMethods(show) |
| 142 | +import(grDevices) |
| 143 | +import(methods) |
| 144 | +import(utils) |
| 145 | +useDynLib("excel.link",.registration = TRUE) |
0 commit comments