Description Usage Arguments Value
Write a warcinfo record to a WARC File
| 1 2 3 | warc_write_warcinfo(wobj, warc_date = Sys.time(), warc_record_id = NULL,
  warc_info = list(software = sprintf("jwatr %s", packageVersion("jwatr")),
  format = "WARC File Format 1.0"))
 | 
| wobj | a WARC file object created with warc_file | 
| warc_date | A supplied  | 
| warc_record_id | A unique identifier for the WARC record. If not provided one
will be generated with  | 
| warc_info | A named  | 
The passed-in wobj (thus, allowing for pipe chaining)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.