Skip to contents

Inspect or change CELLNOTEX.

Usage

px_cellnotex(x, value)

# S3 method for class 'px'
px_cellnotex(x, value)

Arguments

x

A px object

value

Optional. A data frame with columns 'cellnotex' and one or more columns with the names of the STUB and HEADING variables. The 'cellnotex' column is the cellnotex text, and the STUB/HEADING columns control which cells the note applies to. Use '*' if the note applies to all cells for a variable.If 'value' is missing, the current CELLNOTEX is returned. If NULL, CELLNOTEX is removed.

Value

A px object, or a data frame.