# Generated by roxygen2: do not edit by hand

S3method(plot,bbssr_power)
S3method(plot,bbssr_powerbssr)
S3method(plot,bbssr_rr)
S3method(plot,bbssr_samplesize)
S3method(print,bbssr_bssr)
S3method(print,bbssr_power)
S3method(print,bbssr_powerbssr)
S3method(print,bbssr_rr)
S3method(print,bbssr_samplesize)
export(BinaryBSSR)
export(BinaryPower)
export(BinaryPowerBSSR)
export(BinaryRR)
export(BinarySampleSize)
import(fpCompare)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_reverse)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(stats,dbinom)
importFrom(stats,dhyper)
importFrom(stats,pnorm)
importFrom(stats,qbeta)
importFrom(stats,qnorm)
importFrom(utils,globalVariables)
useDynLib(bbssr, .registration = TRUE)
