Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
3mmaRand committed Feb 21, 2024
1 parent d946726 commit 290655c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omics/kelly/workshop.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ mol_wt <- read_table("data-raw/mol_wt.txt") |>
🎬 Pivot the cumulative data to long format:

```{r}
#| echo: false
vfa_cummul <- vfa_cummul |>
pivot_longer(cols = -c(sample_replicate,
treatment,
Expand Down

0 comments on commit 290655c

Please sign in to comment.