powered by
Searches a vector of column names for common ID-related patterns.
detect_id_cols(cols)
A character vector of names that matched the ID pattern.
A character vector of column names.
detect_id_cols(c("Ad", "Soyad", "ogrenci no", "Madde1", "StudentID"))
Run the code above in your browser using DataLab