| bru_log_bookmark | R Documentation | 
bru_log bookmarksMethods for bru_log bookmarks.
bru_log_bookmark(bookmark = "", offset = NULL, x = NULL)
bru_log_bookmarks(x = NULL)
bookmark | 
 character; The label for a bookmark with a stored offset.  | 
offset | 
 integer; a position offset in the log, with   | 
x | 
 A   | 
bru_log_bookmark(): Returns the modified bru_log object if x
is non-NULL.
bru_log_bookmarks(): Returns the bookmark vector associated with
x
bru_log_bookmark(): Set a log bookmark. If offset is NULL (the default),
the bookmark will point to the current end of the log.
bru_log_bookmarks(): Return a integer vector with named elements
being bookmarks into the global inlabru log with associated log position
offsets.
Other inlabru log methods: 
bru_log(),
bru_log_message(),
bru_log_new(),
bru_log_offset(),
bru_log_reset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.