mirror of
https://github.com/agdamsbo/stRoke.git
synced 2024-11-21 20:40:22 +01:00
17 lines
343 B
Plaintext
17 lines
343 B
Plaintext
# Generated by roxygen2: do not edit by hand
|
|
|
|
export(age_calc)
|
|
export(cpr_check)
|
|
export(cpr_dob)
|
|
export(cpr_female)
|
|
export(generic_stroke)
|
|
export(plot_olr)
|
|
export(quantile_cut)
|
|
import(MASS)
|
|
import(ggplot2)
|
|
import(stats)
|
|
importFrom(MASS,polr)
|
|
importFrom(gtsummary,add_overall)
|
|
importFrom(gtsummary,tbl_summary)
|
|
importFrom(rankinPlot,grottaBar)
|