format.list_of_srcref {covtracer} | R Documentation |
Format a list_of_srcref object
Description
Format list_of_srcref as character
Usage
## S3 method for class 'list_of_srcref'
format(x, ..., full.names = FALSE, full.num = FALSE)
Arguments
x |
A |
... |
Additional arguments unused |
full.names |
A |
full.num |
A |
Value
A character
vector of formatted strings
[Package covtracer version 0.0.1 Index]