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