change_pivot_variables {pxmake}R Documentation

Change pivot variables

Description

Change pivot variables

Usage

change_pivot_variables(x, value, pivot)

Arguments

x

A px object

value

A character vector of variable codes to change to the pivot type

pivot

Pivot type (STUB, HEADING, FIGURES)

Value

A px object


[Package pxmake version 0.18.0 Index]