bru_log_offset | R Documentation |
bru_log
objectsPosition methods for bru_log
objects.
bru_log_offset(x = NULL, bookmark = NULL, offset = NULL)
bru_log_index(x = NULL, i, verbosity = NULL)
x |
A |
bookmark |
character; The label for a bookmark with a stored offset. |
offset |
integer; a position offset in the log, with |
i |
indices specifying elements to extract. If |
verbosity |
integer value for limiting the highest verbosity level being returned. |
bru_log_offset()
: Utility function for computing log position offsets.
bru_log_index()
: Utility function for computing index vectors
for bru_log
objects.
Other inlabru log methods:
bru_log()
,
bru_log_bookmark()
,
bru_log_message()
,
bru_log_new()
,
bru_log_reset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.