has_extension | R Documentation |
Has Extension
has_extension(x, extensions, compression = FALSE)
x |
object to test |
extensions |
valid extensions (character vector). Do not include the '.', e.g. supply |
compression |
should compression extension ‘.gz’, ‘.bz2’ or ‘.xz’ be removed first? |
TRUE if all x have valid extensions as supplied by extensions
(flag)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.