powered by
Checks whether the provided file paths have extensions typically associated with binary or non-text formats (e.g., images, archives, executables).
has_known_nontext_extension(files)
A logical vector indicating whether each file has a known non-text extension.
A character vector of files to search (only for seek_in()).
seek_in()