-
Notifications
You must be signed in to change notification settings - Fork 9
/
NAMESPACE
36 lines (35 loc) · 974 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
# Generated by roxygen2: do not edit by hand
export(add_fishape)
export(fish)
export(fish_pal)
export(fish_palettes)
export(fishapes)
export(fishualize)
export(scale_color_fish)
export(scale_color_fish_d)
export(scale_colour_fish)
export(scale_colour_fish_d)
export(scale_fill_fish)
export(scale_fill_fish_d)
importFrom(curl,has_internet)
importFrom(dplyr,mutate)
importFrom(ggplot2,annotation_custom)
importFrom(ggplot2,discrete_scale)
importFrom(ggplot2,scale_color_gradientn)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(graphics,image)
importFrom(grid,rasterGrob)
importFrom(gridExtra,grid.arrange)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,message_for_status)
importFrom(httr,stop_for_status)
importFrom(magrittr,"%>%")
importFrom(png,readPNG)
importFrom(rlang,.data)
importFrom(scales,alpha)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_subset)
importFrom(tidyr,separate)