roxygenize_with_cache {precommit} | R Documentation |
Roxygen and add a cache entry
Description
This function is only exported for use in hook scripts, but it's not intended to be called by the end-user directly.
Usage
roxygenize_with_cache(key, dirs)
Arguments
key |
An optional object from which a hexadecimal hash code will be generated and appended to the filename. |
dirs |
A |
See Also
Other hook script helpers:
diff_requires_run_roxygenize()
,
dirs_R.cache()
,
may_require_permanent_cache()
,
precommit_docopt()
,
robust_purl()
,
roxygen_assert_additional_dependencies()
[Package precommit version 0.4.3 Index]