print.mcplist {mcp} | R Documentation |
Print mcplist
Description
Shows a list in a more condensed format using str(list)
.
Usage
## S3 method for class 'mcplist'
print(x, ...)
Arguments
x |
An |
... |
Currently ignored |
Author(s)
Jonas Kristoffer Lindeløv jonas@lindeloev.dk
[Package mcp version 0.3.4 Index]