ropensci-archive / cleanEHR

:warning: ARCHIVED :warning: Essential tools and utility functions to facilitate the data processing pipeline, data cleaning and data analysing of clinical data from CC-HIC
GNU General Public License v3.0
54 stars 23 forks source link

Correct error in create2dclean with one episode #156

Closed anoopshah closed 2 years ago

anoopshah commented 6 years ago

Allow nchunks = record@nepisodes if record@nepisodes == 1

codecov-io commented 6 years ago

Codecov Report

Merging #156 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   75.65%   75.65%           
=======================================
  Files          14       14           
  Lines        1269     1269           
=======================================
  Hits          960      960           
  Misses        309      309
Impacted Files Coverage Δ
R/ccTable.R 78.68% <0%> (ø) :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 a21af68...a8c061a. Read the comment docs.