op_base: The "base case" operation representing the tbl itself and its...

View source: R/ops.R

op_baseR Documentation

The "base case" operation representing the tbl itself and its column variables

Description

The "base case" operation representing the tbl itself and its column variables

Usage

op_base(x, vars, class = character())

Arguments

x

A tbl object

vars

A vector of column variables in the tbl

class

The class that op_base should inherit from, default is character()


AzureKusto documentation built on Oct. 12, 2023, 5:11 p.m.