Context | R Documentation |
Report context of events to user with a data.frame of events and locations
Context(file = "", lines = character(), idx = logical(), offset = 0L)
file |
character(1) full path (including package name) of file being summarized. |
lines |
character() vector of text lines in file |
idx |
logical() same length as |
offset |
|
Context: a data.frame() with columns File, Line, and Context
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.