Nothing
#' @keywords internal
#' @author Xijian Zheng; Huiyong Fan
"_PACKAGE"
## usethis namespace: start
## usethis namespace: end
#' Meta Analysis of Factor Analysis Based on Co-occurrence Matrices
#'
#' @description It is used to conduct Meta Analysis of Factor Analysis based on
#' Co-occurrence Matrices, which employs several functions to read files,
#' calculate the co occurrence matrix, and finish the exploratory factor
#' analysis.
#'
#'
#' @import psych
#' @import openxlsx
#' @import purrr
#'
#' @docType package
#' @name:coefa
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.