stRoke/NAMESPACE
2022-10-11 08:25:39 +02:00

17 lines
346 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(plot_olr)
export(quantile_cut)
import(ggplot2)
import(stats)
importFrom(MASS,polr)
importFrom(gtsummary,add_overall)
importFrom(gtsummary,tbl_summary)
importFrom(rankinPlot,grottaBar)