ModelOriented / modelDown

modelDown generates a website with HTML summaries for predictive models
https://ModelOriented.github.io/modelDown/
118 stars 14 forks source link

#25 - parameter for choosing graphic device #44

Closed magda-tatarynowicz closed 5 years ago

magda-tatarynowicz commented 5 years ago

User can now use parameter to pick the graphic device used by modelDown. By default, 'png' images are generated, but in much better resolution than before. Svg is not default value because of performance problems in Chrome

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev@c26349b). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev      #44   +/-   ##
======================================
  Coverage       ?   99.28%           
======================================
  Files          ?        1           
  Lines          ?      140           
  Branches       ?        0           
======================================
  Hits           ?      139           
  Misses         ?        1           
  Partials       ?        0
Impacted Files Coverage Δ
R/modelDown.R 99.28% <100%> (ø)

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 c26349b...36446c7. Read the comment docs.