Skip to content
Snippets Groups Projects

small improvement on table headers

Merged Marek Ostaszewski requested to merge Rcode into master
3 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -14,7 +14,7 @@
#' @param drop_empty (`logical`) (optional) should the non-matching entries be dropped
#'
#' @return (`data.frame`) a data.frame object listing map_a and map_b diagram and reaction identifiers,
#' similarity and count values
#' similarity and number of elements in reactions
#' @importFrom magrittr %>%
#' @importFrom rlang .data
#'
Loading