has_known_text_extension | R Documentation |
Checks whether the provided file paths have extensions commonly associated with text-based formats (e.g., scripts, markdown, configuration files).
has_known_text_extension(files)
files |
A character vector of files to search (only for |
A logical vector indicating whether each file has a known text extension.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.