tbl_vars.disk.frame: Column names for RStudio auto-complete

View source: R/tbl_vars.r

tbl_vars.disk.frameR Documentation

Column names for RStudio auto-complete

Description

Returns the names of the columns. Needed for RStudio to complete variable names

Usage

## S3 method for class 'disk.frame'
tbl_vars(x)

## S3 method for class 'disk.frame'
group_vars(x)

Arguments

x

a disk.frame


xiaodaigh/disk.frame documentation built on Feb. 3, 2023, 10:04 p.m.