-
Notifications
You must be signed in to change notification settings - Fork 6
/
NAMESPACE
65 lines (64 loc) · 1.77 KB
/
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# Generated by roxygen2: do not edit by hand
S3method(flag_item,default)
S3method(flag_item,numeric)
S3method(flag_item,vctrs_vector)
S3method(paint,data.frame)
S3method(paint_col,array)
S3method(paint_col,data.frame)
S3method(paint_col,default)
S3method(paint_col,double)
S3method(paint_col,list)
S3method(paint_col,sfc)
S3method(paint_col,tbl_df)
S3method(paint_col,vctrs_vctr)
S3method(paint_col,wk_rcrd)
S3method(paint_col,wk_vctr)
S3method(paint_col_type,Date)
S3method(paint_col_type,POSIXct)
S3method(paint_col_type,array)
S3method(paint_col_type,character)
S3method(paint_col_type,complex)
S3method(paint_col_type,data.frame)
S3method(paint_col_type,default)
S3method(paint_col_type,double)
S3method(paint_col_type,factor)
S3method(paint_col_type,integer)
S3method(paint_col_type,list)
S3method(paint_col_type,logical)
S3method(paint_col_type,sfc)
S3method(paint_col_type,vctrs_vctr)
S3method(paint_head,GEOMETRYCOLLECTION)
S3method(paint_head,LINESTRING)
S3method(paint_head,MULTILINESTRING)
S3method(paint_head,MULTIPOINT)
S3method(paint_head,MULTIPOLYGON)
S3method(paint_head,POLYGON)
S3method(paint_head,default)
S3method(paint_head,sf)
S3method(paint_head,sfg)
S3method(paint_head,tbl_df)
S3method(paint_head,tbl_ts)
S3method(paint_head,vctrs_vctr)
S3method(paint_meta,data.table)
S3method(paint_meta,default)
S3method(paint_meta,grouped_df)
S3method(paint_meta,rowwise_df)
S3method(paint_meta,sf)
S3method(paint_meta,tbl_df)
S3method(paint_meta,tbl_ts)
S3method(paint_stub,array)
S3method(paint_stub,default)
S3method(paint_stub,sfg)
export(brewer_accent_7)
export(brewer_dark2_7)
export(brewer_pastel1_8)
export(brewer_pastel2_7)
export(brewer_set3_12)
export(ipaint)
export(mask_print)
export(paint)
export(rainbow_6)
export(rainbow_text)
export(unmask_print)
export(unpaint)
export(viridis_6)