# Generated by roxygen2: do not edit by hand

S3method(print,riskdiff_result)
export(calc_risk_diff)
export(create_rd_table)
export(create_simple_table)
export(format_risk_diff)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,group_by)
importFrom(dplyr,group_keys)
importFrom(dplyr,group_split)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(purrr,map2_dfr)
importFrom(purrr,transpose)
importFrom(rlang,.data)
importFrom(scales,percent)
importFrom(scales,pvalue)
importFrom(stats,setNames)
importFrom(tibble,tibble)
