Skip to content

Commit

Permalink
remove TODOs related to fattyAcidCompositions. These have been docume…
Browse files Browse the repository at this point in the history
…nt in issue #242
  • Loading branch information
sdgamboa committed Jun 20, 2024
1 parent 496e8d6 commit 2c5d399
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions R/fattyAcidComposition.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@

## Function for importing fatty acid compositions
## TODO This dataset needs more curation.
## TODO Names of the Fatty Acids should be more "user-friendly"
## TODO Maybe a threshold should be decided to consider a FA as present or not.
.fattyAcidComposition <- function(){
link <- .customLinks() |>
dplyr::filter(functionname == "fattyAcidComposition") |>
Expand Down

0 comments on commit 2c5d399

Please sign in to comment.