get_id: get id from encoded obj, sister func to encode_col, retrieve...

get_idR Documentation

get id from encoded obj, sister func to encode_col, retrieve column id based on names

Description

get id from encoded obj, sister func to encode_col, retrieve column id based on names

Usage

get_id(df, ...)

Arguments

...

Examples

get_id(encode_col(mtcars),'mpg')
get_id(encode_col(mtcars),c('mpg','disp'))

fjoe88/d8ahelper documentation built on Feb. 6, 2023, 7:55 a.m.