Skip to contents

Prints a named list of character vectors (possibly empty) in a readable way using the cli package.

Usage

# S3 method for class 'metapip_simplelist'
print(x, ...)

Arguments

x

A named list of character vectors (class 'metapip_simplelist').

...

Further arguments passed to or from other methods (ignored).