leifeld / texreg

Conversion of R Regression Output to LaTeX or HTML Tables
110 stars 42 forks source link

Plotreg enhancement #181

Closed czucca closed 2 years ago

czucca commented 3 years ago

Summary of the enhancements:

After assessing that it is impossible to import matrixreg since it does not provide the right format for plotreg, the function still imports the data from models. I fully tested the new function, but more testing is always good. Apologies for the delay, C.

codecov[bot] commented 3 years ago

Codecov Report

Merging #181 (61a2485) into master (92e3931) will increase coverage by 0.34%. The diff coverage is 76.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
+ Coverage   40.72%   41.06%   +0.34%     
==========================================
  Files           3        3              
  Lines        6698     6713      +15     
==========================================
+ Hits         2728     2757      +29     
+ Misses       3970     3956      -14     
Impacted Files Coverage Δ
R/texreg.R 80.10% <76.38%> (+0.78%) :arrow_up:

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 92e3931...61a2485. Read the comment docs.