You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
1.2 KiB

8 years ago
# Generated by roxygen2: do not edit by hand
10 years ago
7 years ago
export(GeomStatebins)
export(geom_statebins)
10 years ago
export(statebins)
export(theme_statebins)
importFrom(ggplot2,"%+replace%")
7 years ago
importFrom(ggplot2,Geom)
importFrom(ggplot2,GeomRect)
importFrom(ggplot2,Stat)
8 years ago
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
8 years ago
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_equal)
7 years ago
importFrom(ggplot2,draw_key_polygon)
8 years ago
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplotGrob)
7 years ago
importFrom(ggplot2,ggproto)
8 years ago
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
7 years ago
importFrom(ggplot2,layer)
importFrom(ggplot2,margin)
7 years ago
importFrom(ggplot2,rel)
importFrom(ggplot2,resolution)
8 years ago
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
7 years ago
importFrom(ggplot2,scale_y_reverse)
8 years ago
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(grid,unit)
8 years ago
importFrom(scales,alpha)