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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.