Write a list of records to a Boulder-IO text file.
1 | write_boulder(records, file = "", single = FALSE)
|
records |
A list of records. Each record is also a list of tags (names) and
values. All values are converted with |
file |
A filename or a connection object. Use "" for STDOUT. |
single |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.