Description Usage Arguments Examples
function for preparing data for tabulation
1 2 |
dp |
an object of type diffrproject |
link |
which link to produce table for |
align_var |
either a character vector of variable names or TRUE for all |
text_var |
either a character vector of variable names or TRUE for all |
aggregate_function |
a function able to resolve conflicts if for a specific variable for a token of text severla values exist, if NULL it defaults to modus() but could also be e.g. paste or something alike |
... |
further arguments passed through to aggregate_function |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.