stRoke/NAMESPACE
2022-11-25 14:30:57 +01:00

23 lines
475 B
Plaintext

# Generated by roxygen2: do not edit by hand
export(age_calc)
export(ci_plot)
export(cpr_check)
export(cpr_dob)
export(cpr_female)
export(generic_stroke)
export(index_plot)
export(plot_olr)
export(quantile_cut)
export(source_lines)
import(ggplot2)
import(stats)
import(tidyr)
importFrom(MASS,polr)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(gtsummary,add_overall)
importFrom(gtsummary,tbl_summary)
importFrom(rankinPlot,grottaBar)