-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 867 Bytes
/
Copy pathNAMESPACE
File metadata and controls
36 lines (35 loc) · 867 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
30
31
32
33
34
35
36
# Generated by roxygen2: do not edit by hand
S3method("levels<-",preferences)
S3method(Ops,preferences)
S3method(format,preferences)
S3method(levels,preferences)
S3method(print,preferences)
S3method(vec_cast,preferences.preferences)
S3method(vec_ptype2,preferences.preferences)
export(adjacency)
export(as_preferences)
export(long_preferences)
export(pref_add_unranked)
export(pref_blank)
export(pref_cov)
export(pref_get_items)
export(pref_get_rank)
export(pref_irv)
export(pref_keep)
export(pref_length)
export(pref_omit)
export(pref_pop)
export(pref_rev)
export(pref_trunc)
export(pref_type)
export(preferences)
export(ranking_matrix)
export(read_preflib)
export(wide_preferences)
export(write_preflib)
importFrom(rlang,":=")
importFrom(tibble,tibble)
importFrom(utils,URLencode)
importFrom(utils,read.csv)
importFrom(vctrs,vec_cast)
importFrom(vctrs,vec_ptype2)