tbates / umx

Making Structural Equation Modeling (SEM) in R quick & powerful
https://tbates.github.io/
44 stars 17 forks source link

Add `drop = TRUE` explicitly #210

Closed psychelzh closed 1 year ago

psychelzh commented 1 year ago

This is useful for tibble::tibble or similar modified data.frame format. But umx_is_class() already does this.