|
a |
|
b/NAMESPACE |
|
|
1 |
# Generated by roxygen2: do not edit by hand |
|
|
2 |
|
|
|
3 |
export(Tweedieverse) |
|
|
4 |
export(Tweedieverse_heatmap) |
|
|
5 |
export(entropy) |
|
|
6 |
export(theme_omicsEye) |
|
|
7 |
importFrom(dplyr,"%>%") |
|
|
8 |
importFrom(dplyr,everything) |
|
|
9 |
importFrom(grDevices,colorRampPalette) |
|
|
10 |
importFrom(grDevices,dev.off) |
|
|
11 |
importFrom(grDevices,jpeg) |
|
|
12 |
importFrom(grDevices,pdf) |
|
|
13 |
importFrom(parallel,clusterExport) |
|
|
14 |
importFrom(stats,as.formula) |
|
|
15 |
importFrom(stats,coef) |
|
|
16 |
importFrom(stats,fitted) |
|
|
17 |
importFrom(stats,na.exclude) |
|
|
18 |
importFrom(stats,p.adjust) |
|
|
19 |
importFrom(stats,plogis) |
|
|
20 |
importFrom(stats,sd) |
|
|
21 |
importFrom(stats,update) |
|
|
22 |
importFrom(utils,capture.output) |
|
|
23 |
importFrom(utils,read.table) |
|
|
24 |
importFrom(utils,write.table) |