# Generated by roxygen2: do not edit by hand

export(alpha)
export(correlateScales)
export(eigenvalues)
export(lcor)
export(lexact)
export(lfast)
export(makeCorrAlpha)
export(makeCorrLoadings)
export(makeItems)
export(makeItemsScale)
export(makePaired)
export(makeRepeated)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,filter)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,slice_sample)
importFrom(graphics,abline)
importFrom(graphics,rect)
importFrom(gtools,combinations)
importFrom(gtools,permute)
importFrom(stats,cor)
importFrom(stats,cov2cor)
importFrom(stats,median)
importFrom(stats,optimize)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rnorm)
importFrom(stats,sd)
useDynLib(LikertMakeR)
