View source: R/show_attribute_table.R
| show_attribute_table | R Documentation | 
Show a table with all attributes in the RStudio viewer and/or console
show_attribute_table(
  x,
  output = rock::opts$get("tableOutput"),
  tableOutputCSS = rock::opts$get("tableOutputCSS")
)
x | 
 A   | 
output | 
 The output: a character vector with one or more
of "  | 
tableOutputCSS | 
 The CSS to use for the HTML table.  | 
x, invisibly, unless being knitted into R Markdown,
in which case a knitr::asis_output()-wrapped character vector is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.