getCharCols: getCharCols

View source: R/data.inspection.R

getCharColsR Documentation

getCharCols

Description

Extract the colnames of the "character" columns

Usage

getCharCols(path_to_file)

Arguments

path_to_file

the path to the dataset, or the name of the element in the working environment

Examples

getCharCols('https://raw.githubusercontent.com/jiayiliujiayi/timekiller/master/testdata/dataset_df.txt')

jiayiliujiayi/timekiller documentation built on June 15, 2025, 6:31 a.m.