Skip to contents

Inspect or change DATA.

Usage

px_data(x, value)

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

Arguments

x

A px object

value

Optional. A data frame. If missing, the current DATA is returned. If NULL, all data rows are removed.

Value

A px object or data frame.