-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 853 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 853 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
# Generated by roxygen2: do not edit by hand
S3method(autoplot,hagis.complexities)
S3method(autoplot,hagis.gene.summary)
S3method(pander,hagis.diversities)
S3method(pander,summary.complexities)
S3method(print,hagis.complexities)
S3method(print,hagis.diversities)
S3method(print,summary.complexities)
S3method(summary,hagis.complexities)
export(autoplot)
export(calculate_complexities)
export(calculate_diversities)
export(create_binary_matrix)
export(diversities_table)
export(individual_pathotypes)
export(summarize_gene)
import(data.table)
importFrom(data.table,":=")
importFrom(data.table,.BY)
importFrom(data.table,.EACHI)
importFrom(data.table,.GRP)
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.NGRP)
importFrom(data.table,.SD)
importFrom(data.table,data.table)
importFrom(ggplot2,autoplot)
importFrom(pander,pander)