IndrajeetPatil / statsExpressions

Tidy data frames and expressions with statistical summaries 📜
https://indrajeetpatil.github.io/statsExpressions/
Other
312 stars 20 forks source link

follow dot prefix for internal objects convention #159

Closed IndrajeetPatil closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #159 (ec20de3) into master (a63e28f) will not change coverage. The diff coverage is 100.000%.

@@             Coverage Diff             @@
##             master       #159   +/-   ##
===========================================
  Coverage   100.000%   100.000%           
===========================================
  Files            13         13           
  Lines           518        518           
===========================================
  Hits            518        518           
Impacted Files Coverage Δ
R/long_to_wide_converter.R 100.000% <100.000%> (ø)
R/oneway_anova.R 100.000% <100.000%> (ø)
R/pairwise_comparisons.R 100.000% <100.000%> (ø)
R/two_sample_test.R 100.000% <100.000%> (ø)