Helper method for parsing the call_counts_hash_table environment and presenting it as a data frame
1 | convertCallCountsToHashTable(call_counts_hash_table, time = NULL)
|
call_counts_hash_table |
A call counts hash table ( like the one you would get from getCallCountsHashTable() ) |
time |
The current time. So that the hash table can have the corret time since you last reviewed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.