sanitize_event_tag | R Documentation |
Converts event tag strings into standardized epoch labels by removing special characters and converting to camel case.
sanitize_event_tag(string, prefix = "epoch_")
string |
The event tag string to sanitize |
prefix |
The prefix to add to the sanitized string (default: "epoch_") |
A sanitized epoch label string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.