2022-09-22 14:20:46 +02:00
|
|
|
# Generated by roxygen2: do not edit by hand
|
|
|
|
|
|
|
|
export(age_calc)
|
2022-10-11 08:25:39 +02:00
|
|
|
export(ci_plot)
|
2022-09-22 14:20:46 +02:00
|
|
|
export(cpr_check)
|
|
|
|
export(cpr_dob)
|
2022-09-22 15:45:40 +02:00
|
|
|
export(cpr_female)
|
2022-09-30 12:57:23 +02:00
|
|
|
export(generic_stroke)
|
2022-11-25 14:30:57 +01:00
|
|
|
export(index_plot)
|
2022-12-06 14:42:15 +01:00
|
|
|
export(label_select)
|
2022-09-23 12:05:32 +02:00
|
|
|
export(plot_olr)
|
2022-09-22 15:45:40 +02:00
|
|
|
export(quantile_cut)
|
2022-10-28 12:23:22 +02:00
|
|
|
export(source_lines)
|
2022-09-23 12:05:32 +02:00
|
|
|
import(ggplot2)
|
2022-09-30 12:57:23 +02:00
|
|
|
importFrom(MASS,polr)
|
2022-11-25 14:30:57 +01:00
|
|
|
importFrom(dplyr,mutate)
|
|
|
|
importFrom(dplyr,select)
|
2022-09-30 12:57:23 +02:00
|
|
|
importFrom(gtsummary,add_overall)
|
|
|
|
importFrom(gtsummary,tbl_summary)
|
|
|
|
importFrom(rankinPlot,grottaBar)
|
2022-11-28 09:36:04 +01:00
|
|
|
importFrom(stats,as.formula)
|
|
|
|
importFrom(stats,coef)
|
|
|
|
importFrom(stats,confint)
|
|
|
|
importFrom(stats,formula)
|
|
|
|
importFrom(stats,lm)
|
|
|
|
importFrom(stats,quantile)
|
|
|
|
importFrom(stats,reorder)
|
|
|
|
importFrom(tidyr,all_of)
|
|
|
|
importFrom(tidyr,ends_with)
|
|
|
|
importFrom(tidyr,pivot_longer)
|