Learn R Programming

edibble (version 1.1.0)

column: 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.