Skip to content

Commit

Permalink
update NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
d-callan committed Nov 22, 2023
1 parent 418414d commit 76dfa43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

export(bipartiteNetwork)
export(bipartiteNetworkOutput)
export(corGraph)
export(renderBipartiteNetwork)
import(dplyr)
import(ggplot2)
Expand All @@ -11,7 +12,6 @@ importFrom(DT,DTOutput)
importFrom(DT,renderDT)
importFrom(bslib,bs_theme)
importFrom(r2d3,html_dependencies_d3)
importFrom(shiny,export)
importFrom(shiny,shinyApp)
importFrom(shinyjs,useShinyjs)
importFrom(stats,rnorm)
Expand Down

0 comments on commit 76dfa43

Please sign in to comment.