powered by
Provides access to the dictionary element of a tidy_sem object. This can be used to return or assign to the dictionary element.
dictionary
tidy_sem
dictionary(x)dictionary(x) <- value
dictionary(x) <- value
data.frame
Object of class tidy_sem.
A valid value for dictionary(x).
dictionary(x)
dict <- tidy_sem(iris, split = "\\.") dictionary(dict)
Run the code above in your browser using DataLab