IndrajeetPatil / statsExpressions

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

remove `top.text` parameter #150

Closed IndrajeetPatil closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #150 (9c4b0ce) into master (0db63ac) will not change coverage. The diff coverage is 100.000%.

@@             Coverage Diff             @@
##             master       #150   +/-   ##
===========================================
  Coverage   100.000%   100.000%           
===========================================
  Files            13         13           
  Lines           537        516   -21     
===========================================
- Hits            537        516   -21     
Impacted Files Coverage Δ
R/centrality_description.R 100.000% <ø> (ø)
R/helpers_easystats.R 100.000% <ø> (ø)
R/meta_analysis.R 100.000% <ø> (ø)
R/add_expression_col.R 100.000% <100.000%> (ø)
R/contingency_table.R 100.000% <100.000%> (ø)
R/corr_test.R 100.000% <100.000%> (ø)
R/long_to_wide_converter.R 100.000% <100.000%> (ø)
R/one_sample_test.R 100.000% <100.000%> (ø)
R/oneway_anova.R 100.000% <100.000%> (ø)
R/two_sample_test.R 100.000% <100.000%> (ø)