rpp_to_prod: Production State

Description Usage Details

View source: R/rpp_prod.R

Description

Switch a codebase to its production state.

Usage

1

Details

The production state of the code does not include type checking or other checks, for performance reasons. You may switch to the development state of the code with rpp_to_dev(), but ensure you switch back to production when pushing the code to online repositories or to CRAN.


pre-processing-r/rpp documentation built on Dec. 23, 2021, 11:16 p.m.