View source: R/read_zoom_chat.R
zoom_chat_extract | R Documentation |
Parse Zoom chat as a character vector to a tibble.
zoom_chat_extract(x, format_time = FALSE)
x |
A character vector |
format_time |
(Logical) if |
A "zoom_chat" subclass Tibble with columns "Time", "Name", "Content". If full Zoom Chat format is recognized "Target" is added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.