powered by
Get the roots from a vector with code paths
root_from_codePaths(x)
A vector with the root of each element.
A vector of code paths.
root_from_codePaths( c("codes>reason>parent_feels", "codes>reason>child_feels") );
Run the code above in your browser using DataLab