Same as utils::str but uses VS Codes structured variable output.

.vsc.str(object, ..., skipCalls = 0, showSource = TRUE)

Arguments

object

Same as utils::str

...

Same as utils::str

skipCalls

The number of calls to skip when reporting the calling file and line. Can be used e.g. inside log functions.

showSource

Whether to show the calling source file and line.