-
-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 663 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 663 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(coef,euler)
S3method(euler,data.frame)
S3method(euler,default)
S3method(euler,list)
S3method(euler,matrix)
S3method(euler,table)
S3method(fitted,euler)
S3method(makeContent,EulerTags)
S3method(plot,euler)
S3method(plot,eulergram)
S3method(plot,eulerr_venn)
S3method(plot,venn)
S3method(print,euler)
S3method(print,eulergram)
S3method(print,eulerr_venn)
S3method(print,venn)
S3method(venn,data.frame)
S3method(venn,default)
S3method(venn,list)
S3method(venn,matrix)
S3method(venn,table)
export(error_plot)
export(euler)
export(eulerr_options)
export(venn)
import(grid)
useDynLib(eulerr, .registration = TRUE)