TysonStanley / furniture

The furniture R package contains table1 for publication-ready simple and stratified descriptive statistics, tableC for publication-ready correlation matrixes, and other tables #rstats
49 stars 7 forks source link

Remove leading space before \end{tabular} since this is treatly like … #11

Closed jpritikin closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #11 into master will decrease coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   77.04%   76.93%   -0.12%     
==========================================
  Files          12       12              
  Lines        1037     1036       -1     
==========================================
- Hits          799      797       -2     
- Misses        238      239       +1
Impacted Files Coverage Δ
R/to_latex2.R 92% <100%> (-0.16%) :arrow_down:
R/table1_utils.R 89.84% <0%> (-0.4%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f07c96a...80f736b. Read the comment docs.