UBC-MDS / Rmleda

R package that helps with preliminary eda for supervised machine learning tasks.
https://ubc-mds.github.io/Rmleda/
Other
0 stars 0 forks source link

Fix scaling function #46

Closed yaz-saleh closed 3 years ago

yaz-saleh commented 3 years ago

Utilised rlang functions instead of shorthand formula notation - R check() now passes

codecov[bot] commented 3 years ago

Codecov Report

Merging #46 (0f76aa0) into main (3d48105) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 0f76aa0 differs from pull request most recent head 94c9464. Consider uploading reports for the commit 94c9464 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##              main       #46   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           81        79    -2     
=========================================
- Hits            81        79    -2     
Impacted Files Coverage Δ
R/dfscaling.R 100.00% <100.00%> (ø)

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 3d48105...94c9464. Read the comment docs.