Skip to contents

This function saves the labels for attributes and levels, which are generated by reshape_projoint, in a CSV file. This is an important step in reorganizing labels.

Usage

save_labels(.data, .filename)

Arguments

.data

A projoint_data object

.filename

The name of a CSV file to be saved

Value

None