mmeierer / REndo

REndo - A R package to control for endogeneity by using internal instrumental variable models
15 stars 4 forks source link

Fix documentation to conform to html5 #68

Closed pschil closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #68 (9b33714) into development (5bd0fc3) will not change coverage. The diff coverage is n/a.

@@             Coverage Diff              @@
##           development      #68   +/-   ##
============================================
  Coverage        97.40%   97.40%           
============================================
  Files               37       37           
  Lines             1657     1657           
============================================
  Hits              1614     1614           
  Misses              43       43           
Impacted Files Coverage Δ
R/f_copulacorrection_interface.R 100.00% <ø> (ø)
R/f_heterrorsIV.R 100.00% <ø> (ø)
R/f_highermomentsIV.R 100.00% <ø> (ø)
R/f_latentIV.R 97.77% <ø> (ø)
R/f_multilevelIV.R 100.00% <ø> (ø)
R/f_s3_rendoboots.R 100.00% <ø> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more