This function – identical to with() except for a direct call to table() allows you to pipe to the table function. In practice, this means that you can write df df this function quite dumb – and I don't blame you! – but it does make things slightly faster for me.
| 1 | 
| .data | a data frame, tibble, data table, etc. if the object works with the with() function, it works here. | 
| ... | variables/arguments to be passed to table(). | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.