| cbind_fill | function to bind data.frame s in a list to a single... |
| conv_byte | function to convert numeric (byte) value into pretty byte... |
| dbreport | Create reports of a table object |
| examples_n | function to transpose example columns |
| fetch | Function to retrieve data from databases or R-objects |
| meta | Function to retrieve meta data from databases or R-objects |
| perc_value | function to convert numeric values to perc strings |
| pl_bar_horiz | Plots a horizontal bar-ggplot() |
| pl_lollipop | Plots a vertical lollipop ggplot() |
| pl_treemap | Plots a ggplot() treemap |
| sql_quote | S3 method to escape SQL variables accordingly |
| str_limit | Shorten string |
| subchunkify | Create sub-chunks for plots |
| table_info | Function to retrieve meta information of many tables. |
| tbl_col_distinct | S3 method to get distinct entries for every column |
| tbl_col_distinct_n | S3 method to get counts of distinct entries for every column |
| tbl_col_entry | S3 method to get count of specific entries |
| tbl_col_null | S3 method to get the amount of NULLs or NAs in each column |
| tbl_col_type | S3 method to retrieve the column types of a table |
| tbl_exists | S3 method to check whether provided table exists |
| tbl_name | S3 method to retrieve name of table |
| tbl_row | S3 method to retrieve the number of rows |
| tbl_size | S3 method to retrieve size of table |
| theme_minimal2 | Unified plot theme |
| verbose_message | Verbose ouput messages |
| write_to_dir | function to write data to a directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.