# NOT RUN {
mod <- list(syntax = structure(list(lhs = "x", op = "~", rhs = "y",
free = TRUE, value = "", label = "",
category = "", aspect = ""),
class = "data.frame", row.names = c(NA, -1L)))
class(mod) <- "tidy_sem"
as_mplus(mod)
# }
Run the code above in your browser using DataLab