View source: R/string_matching.R
printup | R Documentation |
Print a nested data frame
printup(
dd,
form,
sortform = NULL,
row.names = FALSE,
right = FALSE,
sep = "======================================",
...
)
dd |
a nested data frame |
form |
a formula for grouping variables evaluated in dd |
sortform |
an optional formal to sort rows within subgroups |
sep |
separator between clusters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.