Description Usage Arguments Details Value
print_scoreboard
prints a simply-formatted version of the 'Dashboard'
worksheet from the Daily Mini spreadsheet. Tables are narrow enough to be
displayed in the Slack app on an iPhone 6.
1 | print_scoreboard(s, given_only = TRUE)
|
s |
A data frame version of the "simple_dashboard" worksheet in the Daily Mini spreadsheet. |
given_only |
A boolean that determines whether or not to only print the
player's given name in the table. Defaults to |
Technically, this function prints a simply-formatted version of the 'simple_dashboard' worksheet. This worksheet is nearly identical to the 'Dashboard' worksheet apart from some labeling and formatting differences. One major difference, however, is that 'Dashboard' sometimes reports multiple statistics for a single category (e.g., 'Total Points' and 'Average Time'), while 'simple_dashboard' only reports the most relevant.
A formatted table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.