R/mgsem_vec.R

Defines functions mgsem_vec

## File Name: mgsem_vec.R
## File Version: 0.01

mgsem_vec <- function(x)
{
    as.vector(x)
}

Try the sirt package in your browser

Any scripts or data that you put into this service are public.

sirt documentation built on Aug. 11, 2023, 5:07 p.m.