Overview of the 'tinycodet' "Safer" Functionality
Source:R/aaa1_tinycodet_safer.R
      aaa1_tinycodet_safer.RdTo help make your code safer, the 'tinycodet' R-package introduces a few functions:
- Standard evaluated versions of some common expression-evaluation functions: 
 with_pro and aes_pro.
- The lock_TF function to set and lock - Tand- Fto- TRUEand- FALSE, respectively.
- The %<-c% operator to assign locked constants. 
- safer_partialmatch to set options for safer dollar, arguments, and attribute matching.