column {edibble}R Documentation

Select a column.

Description

This is a helper function to select a column when data is supplied for lvls.

Usage

column(x)

Arguments

x

The column to select. Can be unquoted name or the column index.


[Package edibble version 1.1.0 Index]