View source: R/utils-extract.R
is_zip_file | R Documentation |
Does the path point to a zip file?
is_zip_file(path)
path |
A character vector of paths to check. |
A logical vector indicating the paths that are zip files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.