| col_classes | Table column classes | 
| diff_metrics | Differences cumulative metrics in 'raw_social_metrics_cs' | 
| find_right_holder | Finds a right_holder ID by its pseudonymn. | 
| find_right_holders | As 'find_right_holder', but accepts multiple right holder... | 
| for_dates | Filters a given table by date bracket | 
| for_location | Returns location-specific data. Supports returning data by... | 
| for_location_type | In tables which support multiple location types, returns data... | 
| for_metric_type | Filters a given table by metric type | 
| for_right_holder | Filters a table by (a set of) right holder(s) | 
| for_source | Filters a given table by source (e.g. 'youtube', or... | 
| get_keys | Filters a table by key values | 
| in_filter | An alternative to the dbplyr for versions of ColumnStore... | 
| is_in_memory | Checks if a table is in memory | 
| LOCATION_TYPES | The list of possible location types supported by tables which... | 
| MAPPINGS | Source-specific metric mappings | 
| match_metrics | Resolve metric type indices | 
| metric_type_mapping | Mapping of source-specific metrics into STANDARD_METRICS | 
| MIN_DATE | The smallest possible date | 
| PSEUDONYM_LOOKUP_STRATEGIES | Pre-packaged strategies which might be supplied to... | 
| raw_social_metrics | Global and regionalized per-artist, "raw" metrics | 
| right_holder_external_ids | External IDs for right holders. Those will usually correspond... | 
| right_holder_pseudos | Right holder pseudonyms | 
| right_holders | Right holder base data | 
| STANDARD_METRICS | Standard metric types | 
| supported_location_types | Returns a character vector containing the location types... | 
| supported_metric_types | Returns a character vector with supported metric types | 
| supported_sources | Returns a character vector with supported sources | 
| supports_metric_type | Convenience method | 
| supports_source | Convenience method | 
| with_genres | Enriches a table containing right holder information column... | 
| with_language | Enriches a table containing right holder information with a... | 
| with_metric_types | Adds symbolic metric types into the current table, for all... | 
| with_pseudos | Enriches table with right holder pseudonyms | 
| with_right_holders | Enriches the current table with right holder information. By... | 
| with_source_names | Adds symbolic source names into the current table | 
| with_tracks | Adds track info to the current table, if applicable. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.