| lt_width | R Documentation |
Set Column Widths
lt_width(x, ...)
x |
An |
... |
Named arguments of the form |
x with the column widths recorded.
lt(head(mtcars)) |> lt_width(mpg = "100px", cyl = "50px")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.