View source: R/utility_functions.R
check_chat_format | R Documentation |
Is the Zoom chat file in one-line (older) or two-line (newer) format?
check_chat_format(file)
file |
File path to a Zoom chat file |
Character vector, "v1" if in one-line format, "v2" if in two-line format
## Not run: if(interactive()){ #EXAMPLE1 } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.