Description Usage Arguments Value
Create a counter object from a list of strings
1 | counterFromList(lst)
|
lst |
A list of items, will be coerced to |
A dictionary with the as keys the distinct elements of the input list and as values the count of these elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.