Skip to content

Commit

Permalink
add param description singledimplot
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-marsh committed Dec 12, 2023
1 parent f49b6de commit e55c936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/visualization.R
Original file line number Diff line number Diff line change
Expand Up @@ -8147,6 +8147,7 @@ SingleCorPlot <- function(
#' allowing for both different colors and different shapes on cells.
#' @param alpha Alpha value for plotting (default is 1)
#' @param alpha.by Mapping variable for the point alpha value
#' @param stroke.size Adjust stroke (outline) size of points
#' @param order Specify the order of plotting for the idents. This can be
#' useful for crowded plots if points of interest are being buried. Provide
#' either a full list of valid idents or a subset to be plotted last (on top).
Expand Down

0 comments on commit e55c936

Please sign in to comment.