is_gzipped | R Documentation |
Checks whether the given value is gzip compressed.
is_gzipped(value)
value |
The value to check. |
T if gzip compressed otherwise F.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.