tests/testthat/_snaps/arrange_natural.md

warning if packages not intalled

Code
  arrange_natural(df, gene)
Condition
  Warning:
  The `stringi` package is required for natural sorting. Please install it.
  i Alphabetical sorting has been applied instead.
Output
  # A tibble: 4 x 2
    sample gene 
    <chr>  <chr>
  1 D10-55 atp6 
  2 D10-5  atp6 
  3 D10-15 atp6 
  4 D10-5  mdr1


bailey-lab/miplicorn documentation built on March 19, 2023, 7:40 p.m.