If you encounter an error while running twt
or if you have a feature request, then please try to do the following:
Run a search on our GitHub issue tracker to see if someone else has posted a similar bug or feature request. Make sure to remove the is:open
tag in the search query so that you check closed issues as well. Doing this search may provide you with a solution right away, and at the very least this can reduce the number of duplicate issues.
If you are reporting a bug, provide a minimal reproducible example if possible.
If you are pasting a large amount of code or console output, please enclose the text in triple back-ticks (```) so it will be rendered in fixed-width font with syntax highlighting inside a non-wrapping text box by the GitHub Markdown interpreter.
twt
is documented using Roxygen2, which automatically converts documentation embedded within the code into R documentation .Rd
files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.