View source: R/data.inspection.R
ifCharCols | R Documentation |
Check if there are character columns in your dataset.
ifCharCols(path_to_file)
path_to_file |
the path to the dataset, or the name of the element in the working environment |
ifCharCols('https://raw.githubusercontent.com/jiayiliujiayi/timekiller/master/testdata/dataset_df.txt')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.