format.list_of_srcref: Format a list_of_srcref object

View source: R/list_of_srcref.R

format.list_of_srcrefR 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 list_of_srcref object

...

Additional arguments unused

full.names

A logical value indicating whether to use full file paths when formatting srcrefs.

full.num

A logical value indicating whether to use all numeric srcref components when formatting srcrefs.

Value

A character vector of formatted strings


covtracer documentation built on Sept. 12, 2024, 7:40 a.m.