srcref_key {testex} | R Documentation |
Convert a srcref
to a character
representation
Description
Convert a srcref
to a character
representation
Usage
srcref_key(x, nloc = 2, path = c("base", "root", "full"))
Arguments
x |
A |
nloc |
The number of locations ( |
path |
A form of file path to use for the key. One of |
Value
A string hash of a srcref
[Package testex version 0.2.0 Index]