Grab any keys associated to an epi_df
Usage
key_colnames(x, ...)
# Default S3 method
key_colnames(x, ...)
# S3 method for class 'data.frame'
key_colnames(x, other_keys = character(0L), exclude = character(0L), ...)
# S3 method for class 'epi_df'
key_colnames(x, exclude = character(0L), ...)
# S3 method for class 'epi_archive'
key_colnames(x, exclude = character(0L), ...)