| as_warc | Convert an 'httr::respone' object to WARC response objects |
| create_cdx | Create a CDX from a WARC file |
| create_warc_wget | Use wget to create a WARC archive for a URL list |
| expand | Expand a compressed raw buffer |
| find_sequence | Find the first occurrence (if any) of a sequence of raw bytes... |
| gz_close | Close the gz file |
| gz_eof | Test for end of file |
| gz_flush | Flush currenzt gzip stream |
| gz_fseek | Sets the starting position for the next 'gz_read()' or... |
| gz_gets | Read a line from a gz file |
| gz_gets_raw | Read a line from a gz file |
| gzip_inflate_from_pos | Inflate a gzip stream from a file |
| gz_offset | Return the current raw compressed offset in the file |
| gz_open | Open a gzip file for reading or writing |
| gz_read_char | Read from a gz file into a character vector |
| gz_read_raw | Read from a gz file into a raw vector |
| gz_seek | Sets the starting position for the next 'gz_read()' or... |
| gz_tell | Return the current raw uncompressedf offset in the file |
| gz_write_char | Write an atomic character vector to a file |
| gz_write_raw | Write a raw vector to a gz file |
| print.cdx | Display a CDX object |
| read_cdx | Read a WARC CDX index file |
| read_warc_entry | Read a WARC entry from a WARC file |
| warc | Tools to Work with the Web Archive Ecosystem |
| warc_headers | Extract WARC headers from a WARC response object |
| write_warc_record | Write a WARC record to a file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.