Closed eliztang closed 8 years ago
Thanks for the contribution, @eliztang! I am ready to merge this into the master branch. May I add you as a contributor to the package DESCRIPTION file? Like so:
Authors@R: c(
person("Matthias", "Flor", email = "matthias.c.flor@gmail.com", role = c("aut", "cre")),
person("?", "?", email = "?", role = "ctb"))
What should I enter?
that would be cool =) person("Elizabeth", "Tang", email = "eliz.thf@gmail.com", role = "ctb")) Thanks!
added clickAction so that shiny can get the sourceIndex and targetIndex for the purpose of filtering the data on other visualizations.