IndrajeetPatil / statsExpressions

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

always return expression instead of glue #152

Closed IndrajeetPatil closed 2 years ago

IndrajeetPatil commented 2 years ago

closes #151

codecov[bot] commented 2 years ago

Codecov Report

Merging #152 (a2448d2) into master (f0c1101) will not change coverage. The diff coverage is 100.000%.

@@             Coverage Diff             @@
##             master       #152   +/-   ##
===========================================
  Coverage   100.000%   100.000%           
===========================================
  Files            13         13           
  Lines           516        525    +9     
===========================================
+ Hits            516        525    +9     
Impacted Files Coverage Δ
R/add_expression_col.R 100.000% <100.000%> (ø)
R/centrality_description.R 100.000% <100.000%> (ø)
R/contingency_table.R 100.000% <100.000%> (ø)
R/tidy_model_expressions.R 100.000% <100.000%> (ø)