Extra Coordinate Systems, 'Geoms', Statistical Transformations, Scales and Fonts for 'ggplot2'
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.

19 lines
368 B

# Generated by roxygen2 (4.1.1): do not edit by hand
export(GeomBkde)
export(GeomBkde2d)
export(GeomXspline)
export(StatBkde)
export(StatBkde2d)
export(StatXspline)
export(geom_bkde)
export(geom_bkde2d)
export(geom_xspline)
export(stat_bkde)
export(stat_bkde2d)
export(stat_xspline)
import(KernSmooth)
import(dplyr)
import(ggplot2)
import(grDevices)
import(graphics)