Description Usage Arguments Value
Output the first part of gzip-files
1 |
files |
Character vector with paths to gzip-files |
n |
Number of lines to print |
simplify |
If TRUE and ‘n = 1L’, return result as character vector |
In case ‘simplify = FALSE’, returns the first ‘n’ lines of each gzip-file in ‘files’ as a list of character vectors. If ‘simplify = TRUE’ and ‘n = 1’ returns the results as a character vector of the same length as ‘files’.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.