stRoke/NAMESPACE

37 lines
835 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(files_filter)
export(generic_stroke)
export(index_plot)
export(label_select)
export(quantile_cut)
export(source_lines)
export(win_prob)
import(ggplot2)
import(utils)
importFrom(MASS,polr)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(gtsummary,add_overall)
importFrom(gtsummary,tbl_summary)
importFrom(rankinPlot,grottaBar)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,xtabs)
importFrom(tidyr,all_of)
importFrom(tidyr,ends_with)
importFrom(tidyr,pivot_longer)