| print.emphatic | R Documentation | 
emphatic data.frame, matrix or atomic vectorPrint an emphatic data.frame, matrix or atomic vector
## S3 method for class 'emphatic'
print(x, ...)
| x | 
 | 
| ... | other arguments passed on to  | 
None.
mtcars |>
  head() |>
  hl('red') |>
  print()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.