stRoke/NAMESPACE

12 lines
197 B
Plaintext
Raw Normal View History

2022-09-22 14:20:46 +02:00
# Generated by roxygen2: do not edit by hand
export(age_calc)
export(cpr_check)
export(cpr_dob)
2022-09-22 15:45:40 +02:00
export(cpr_female)
2022-09-23 12:05:32 +02:00
export(plot_olr)
2022-09-22 15:45:40 +02:00
export(quantile_cut)
2022-09-23 12:05:32 +02:00
import(MASS)
import(ggplot2)
import(stats)