get_role_dimension_names {starschemar} | R Documentation |
Get role dimension names associated to a role-playing dimension
Description
Each role dimension has the name of the role-playing dimension associated. This function allows us to obtain role dimension names for a role-playing dimension.
Usage
get_role_dimension_names(st, name)
Arguments
st |
A |
name |
A string, dimension name. |
Value
A vector of dimension names.
[Package starschemar version 1.2.5 Index]