Skip to content
Snippets Groups Projects

small fixes, filterng works now

Merged Marek Ostaszewski requested to merge Rcode into master
4 files
+ 6
3
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 1
0
@@ -16,6 +16,7 @@
#' @return (`data.frame`) a data.frame object listing map_a and map_b diagram and reaction identifiers,
#' similarity and count values
#' @importFrom magrittr %>%
#' @importFrom rlang .data
#'
#' @examples
#' compare_map_reactions(map_a_components = example_map_components,
Loading