tests/testthat/_snaps/clean_up.md

Testing for correct outlier detected

Code
  clean_up(test_df)
Output
  [1] "**The following potenital outliers are detected:**"
  $a
  [1] 1e+14

         a b
  2  1e+00 a
  3  1e+00 b
  4  1e+00 c
  5  1e+00 d
  6  1e+00 e
  7  1e+00 f
  8  1e+00 g
  9  1e+00 h
  10 1e+00 i
  11 1e+14 j


UBC-MDS/reasyeda documentation built on Feb. 6, 2022, 7 a.m.