xyz_to_xy {tactile}R Documentation

Convert a formula from z ~ x * y to y ~ x

Description

Convert a formula from z ~ x * y to y ~ x

Usage

xyz_to_xy(form)

Arguments

form

Three-dimensional lattice formula.

Value

A two-dimensional lattice formula.


[Package tactile version 0.2.1 Index]