getNACols: getNACols Extract the colnames of the NA-containing columns...

View source: R/data.inspection.R

getNAColsR Documentation

getNACols Extract the colnames of the NA-containing columns in your dataset.

Description

getNACols Extract the colnames of the NA-containing columns in your dataset.

Usage

getNACols(path_to_file)

Arguments

path_to_file

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

Examples

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

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