convertCallCountsToHashTable: convert call counts to hash table

Description Usage Arguments

View source: R/call_counts.R

Description

Helper method for parsing the call_counts_hash_table environment and presenting it as a data frame

Usage

1
convertCallCountsToHashTable(call_counts_hash_table, time = NULL)

Arguments

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.


djacobs7/remembr documentation built on June 17, 2020, 3:35 p.m.