ifCharCols: ifCharCols

View source: R/data.inspection.R

ifCharColsR Documentation

ifCharCols

Description

Check if there are character columns in your dataset.

Usage

ifCharCols(path_to_file)

Arguments

path_to_file

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

Examples

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

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