get_pivot_variables {pxmake} | R Documentation |
Get names of pivot variables
Description
Get names of pivot variables
Usage
get_pivot_variables(x, pivot)
Arguments
x |
A px object |
pivot |
A string, either "STUB", "HEADING" or "FIGURES" |
Value
A character vector of variable codes
[Package pxmake version 0.18.0 Index]