Skip to content

Commit

Permalink
seperate functions and add cea_extract function
Browse files Browse the repository at this point in the history
  • Loading branch information
david-beauchesne committed Apr 28, 2023
1 parent a217d20 commit 7eb792c
Show file tree
Hide file tree
Showing 17 changed files with 1,054 additions and 717 deletions.
7 changes: 4 additions & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
# Generated by roxygen2: do not edit by hand

export(cea)
export(cea_array)
export(cea_binary)
export(cea_extract)
export(cea_pathways)
export(cea_stars)
export(cumul)
export(exposure)
export(get_cekm)
export(get_direct_indirect)
export(get_net)
export(get_species_contribution)
export(make_array)
export(make_stars)
export(ncea)
export(ncea_)
export(ncea_effects)
export(ncea_motifs)
export(ncea_pathways)
Expand Down
Loading

0 comments on commit 7eb792c

Please sign in to comment.