# NOT RUN {
out <- create_scales(iris, keys.list = list(scalename =
c("Sepal.Length", "Sepal.Width", "Petal.Length", "Petal.Width")))
out$descriptives
dict <- tidy_sem(iris, split = "\\.")
create_scales(dict)
# }
Run the code above in your browser using DataLab