| readODS_progress | R Documentation |
By default, readODS displays a progress bar unless one of the following is TRUE:
The progress is explicitly disabled by setting options(readODS.show_progress = FALSE).
The code is run in a non-interactive session (interactive() is FALSE).
The code is run by knitr / rmarkdown.
readODS_progress()
logical indicating whether to show progress
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.