You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#' @param ... Expressions that return a logical value, and are defined in terms of the variables in .data. If multiple expressions are included, they are combined with the & operator. Only rows for which all conditions evaluate to TRUE are kept.
651
+
#' @param .size A column name or a double. The size of the elements of the layer.
651
652
#'
652
653
#'
653
654
#' @details It uses `ComplexHeatmap` as visualisation tool.
#' @param ... Expressions that return a logical value, and are defined in terms of the variables in .data. If multiple expressions are included, they are combined with the & operator. Only rows for which all conditions evaluate to TRUE are kept.
705
+
#' @param .size A column name or a double. The size of the elements of the layer.
704
706
#'
705
707
#'
706
708
#' @details It uses `ComplexHeatmap` as visualisation tool.
#' @param ... Expressions that return a logical value, and are defined in terms of the variables in .data. If multiple expressions are included, they are combined with the & operator. Only rows for which all conditions evaluate to TRUE are kept.
758
+
#' @param .size A column name or a double. The size of the elements of the layer.
756
759
#'
757
760
#'
758
761
#' @details It uses `ComplexHeatmap` as visualisation tool.
#' @param ... Expressions that return a logical value, and are defined in terms of the variables in .data. If multiple expressions are included, they are combined with the & operator. Only rows for which all conditions evaluate to TRUE are kept.
811
+
#' @param .size A column name or a double. The size of the elements of the layer.
808
812
#'
809
813
#'
810
814
#' @details It uses `ComplexHeatmap` as visualisation tool.
#' @param ... Expressions that return a logical value, and are defined in terms of the variables in .data. If multiple expressions are included, they are combined with the & operator. Only rows for which all conditions evaluate to TRUE are kept.
863
+
#' @param .size A column name or a double. The size of the elements of the layer.
859
864
#'
860
865
#'
861
866
#' @details It uses `ComplexHeatmap` as visualisation tool.
#' @param ... Expressions that return a logical value, and are defined in terms of the variables in .data. If multiple expressions are included, they are combined with the & operator. Only rows for which all conditions evaluate to TRUE are kept.
916
+
#' @param .size A column name or a double. The size of the elements of the layer.
911
917
#'
912
918
#'
913
919
#' @details It uses `ComplexHeatmap` as visualisation tool.
#' @param ... Expressions that return a logical value, and are defined in terms of the variables in .data. If multiple expressions are included, they are combined with the & operator. Only rows for which all conditions evaluate to TRUE are kept.
969
+
#' @param .size A column name or a double. The size of the elements of the layer.
963
970
#'
964
971
#'
965
972
#' @details It uses `ComplexHeatmap` as visualisation tool.
#' @param ... Expressions that return a logical value, and are defined in terms of the variables in .data. If multiple expressions are included, they are combined with the & operator. Only rows for which all conditions evaluate to TRUE are kept.
1018
1025
#' @param .value A column name or character string.
1019
-
#' @param .size A column name or a double.
1026
+
#' @param .size A column name or a double. The size of the elements of the layer.
1020
1027
#'
1021
1028
#'
1022
1029
#' @details It uses `ComplexHeatmap` as visualisation tool.
0 commit comments