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 May 29, 2024, 8:43 a.m.