check_code | R Documentation |
Check your code to identify various common issues with code content, code style, etc.
check_code(file = NULL, reprex = TRUE, style = TRUE)
file |
A file path for the .R file to check, or |
reprex |
Should the code be checked for errors? |
style |
Should the code be checked for style issues? |
NULL, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.