stRoke/NAMESPACE

58 lines
1.3 KiB
Plaintext

# Generated by roxygen2: do not edit by hand
S3method(print,win_Prob)
export(add_padding)
export(age_calc)
export(chunks_of_n)
export(ci_plot)
export(color_plot)
export(contrast_text)
export(cpr_check)
export(cpr_dob)
export(cpr_female)
export(ds2dd)
export(files_filter)
export(generic_stroke)
export(index_plot)
export(label_select)
export(mfi_domains)
export(n_chunks)
export(pase_calc)
export(quantile_cut)
export(source_lines)
export(str_extract)
export(win_prob)
export(write_ical)
import(ggplot2)
import(utils)
importFrom(MASS,polr)
importFrom(calendar,ic_guid)
importFrom(calendar,ic_write)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(grDevices,col2rgb)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(gtsummary,add_overall)
importFrom(gtsummary,tbl_summary)
importFrom(lubridate,dminutes)
importFrom(lubridate,hms)
importFrom(lubridate,ymd)
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)