R/coord_system_validate.R
is_cartesian_1d.Rd
The data frame must contain exactly one of x, y or z and none of the polar columns (rho, phi, theta).
x
y
z
rho
phi
theta
is_cartesian_1d(data, stop = FALSE)
A data frame.
Unused placeholder kept for API compatibility.
Logical scalar (invisible).