-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
37 lines (36 loc) · 892 Bytes
/
NAMESPACE
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
S3method(as.unfvector,AsIs)
S3method(as.unfvector,Date)
S3method(as.unfvector,POSIXct)
S3method(as.unfvector,POSIXlt)
S3method(as.unfvector,character)
S3method(as.unfvector,complex)
S3method(as.unfvector,default)
S3method(as.unfvector,difftime)
S3method(as.unfvector,factor)
S3method(as.unfvector,integer)
S3method(as.unfvector,logical)
S3method(as.unfvector,numeric)
S3method(as.unfvector,raw)
S3method(as.unfvector,ts)
S3method(print,UNF)
S3method(print,UNFtest)
S3method(print,unfvector)
S3method(unf,data.frame)
S3method(unf,default)
S3method(unf,list)
S3method(unf,matrix)
export("%unf%")
export(as.unfvector)
export(signifz)
export(unf)
export(unf3)
export(unf4)
export(unf5)
export(unf6)
export(unf_equal)
importFrom(base64enc,base64encode)
importFrom(digest,digest)
importFrom(stats,is.ts)
importFrom(tools,md5sum)
importFrom(utils,head)