reserve_cols: reserve columns with the given names in the table

View source: R/dplyr.R

reserve_colsR Documentation

reserve columns with the given names in the table

Description

the column is generated when there are not.

Usage

reserve_cols(data, col_names)

Arguments

data

table

col_names

column names for reserve

Value

data with the reserved columns


hmito/hmRLib documentation built on March 13, 2024, 9:41 p.m.