as.srcref {testex} | R Documentation |
Convert to srcref
Description
Convert to srcref
Usage
as.srcref(x)
## S3 method for class 'character'
as.srcref(x)
Arguments
x |
an object to coerce |
Value
A srcref
Methods (by class)
-
as.srcref(character)
: Convert from asrcref_key
to a srcref object
[Package testex version 0.2.0 Index]