powered by
This installs pre-commit in the conda environment r-precommit. It will be available to use across different git repositories.
install_precommit(force = FALSE)
Whether or not to force a re-installation.
The path to the pre-commit executable (invisibly).
# NOT RUN { install_precommit() # }
Run the code above in your browser using DataLab