Skip to contents

The data frame must contain exactly one of x, y or z and none of the polar columns (rho, phi, theta).

Usage

is_cartesian_1d(data, stop = FALSE)

Arguments

data

A data frame.

stop

Unused placeholder kept for API compatibility.

Value

Logical scalar (invisible).