msg_multiline | R Documentation |
Print a message with multiple lines
msg_multiline(x)
x |
[list] list or data.frame to print |
[none] message output
msg_multiline(head(mtcars, 2))
mpg cyl disp hp drat wt qsec vs am gear carb
Mazda RX4 21.0 6 160 110 3.90 2.620 16.46 0 1 4 4
Mazda RX4 Wag 21.0 6 160 110 3.90 2.875 17.02 0 1 4 4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.