| diff_requires_run_roxygenize | R Documentation |
This is the case if a new or replaced/removed line contains a roxygen2 comment in a file that is staged. This function is only exported for use in hook scripts, but it's not intended to be called by the end-user directly.
diff_requires_run_roxygenize(root = ".")
root |
The root of the git repo. |
A logical vector of length 1.
Other hook script helpers:
dirs_R.cache(),
may_require_permanent_cache(),
precommit_docopt(),
robust_purl(),
roxygen_assert_additional_dependencies(),
roxygenize_with_cache()
## Not run:
diff_requires_run_roxygenize()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.