powered by
This function names a vector with the leaf code using the codeTreeMarker stored in the opts object as marker.
codeTreeMarker
codePaths_to_namedVector(x)
A vector of code paths.
The named vector of code paths.
# NOT RUN { codePaths_to_namedVector( c("codes>reason>parent_feels", "codes>reason>child_feels") ); # }
Run the code above in your browser using DataLab