# Generated by roxygen2: do not edit by hand

S3method(descriptives,data.frame)
S3method(descriptives,default)
S3method(descriptives,factor)
S3method(descriptives,integer)
S3method(descriptives,matrix)
S3method(descriptives,numeric)
S3method(print,worcs_check)
S3method(print,worcs_data)
S3method(skew_kurtosis,data.frame)
S3method(skew_kurtosis,default)
S3method(skew_kurtosis,matrix)
S3method(skew_kurtosis,numeric)
S3method(synthetic,data.frame)
S3method(synthetic,matrix)
export(add_endpoint)
export(add_manuscript)
export(add_preregistration)
export(add_recipe)
export(add_synthetic)
export(check_dependencies)
export(check_endpoints)
export(check_git)
export(check_github)
export(check_renv)
export(check_rmarkdown)
export(check_ssh)
export(check_tinytext)
export(check_worcs)
export(check_worcs_installation)
export(cite_all)
export(cite_essential)
export(closed_data)
export(data_label)
export(data_unlabel)
export(descriptives)
export(export_project)
export(git_ignore)
export(git_update)
export(git_user)
export(github_action_check_endpoints)
export(github_action_reproduce)
export(has_git_user)
export(load_data)
export(load_entrypoint)
export(make_codebook)
export(notify_synthetic)
export(open_data)
export(report)
export(reproduce)
export(skew_kurtosis)
export(snapshot_endpoints)
export(synthetic)
export(worcs_badge)
export(worcs_project)
importFrom(credentials,ssh_key_info)
importFrom(digest,digest)
importFrom(gert,git_add)
importFrom(gert,git_commit)
importFrom(gert,git_config_global)
importFrom(gert,git_config_global_set)
importFrom(gert,git_init)
importFrom(gert,git_ls)
importFrom(gert,git_push)
importFrom(gert,git_remote_add)
importFrom(gert,git_remote_list)
importFrom(gert,libgit2_config)
importFrom(gert,user_is_configured)
importFrom(gh,gh_token)
importFrom(methods,formalArgs)
importFrom(prereg,vantveer_prereg)
importFrom(ranger,ranger)
importFrom(renv,consent)
importFrom(rmarkdown,draft)
importFrom(rmarkdown,pandoc_available)
importFrom(rmarkdown,render)
importFrom(rticles,acm_article)
importFrom(stats,complete.cases)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,rbinom)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(tinytex,pdflatex)
importFrom(usethis,ui_done)
importFrom(usethis,ui_oops)
importFrom(usethis,use_github_action)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,file.edit)
importFrom(utils,head)
importFrom(utils,installed.packages)
importFrom(utils,packageDescription)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
importFrom(utils,write.csv)
importFrom(utils,zip)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
