name: Bug report about: Something went wrong with Rclean title: '' labels: bug assignees: MKLau
Rclean
's
code of conduct.Describe the bug clearly and concisely.
Provide a minimal reproducible example with code and output that
demonstrates the problem. The reprex()
function from the
reprex
package is extremely
helpful for this.
To help us read your code, please try to follow the
tidyverse style guide. The
style_text()
and style_file()
functions from the
styler
package make it easier.
What should have happened? Please be as specific as possible.
End the reproducible example with a call to sessionInfo()
in the
same session (e.g. reprex(si = TRUE)
) and include the output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.