Skip to content

Commit 26e28de

Browse files
committed
Luciernaga as of morning of Cyto
1 parent 73ee638 commit 26e28de

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

R/Luciernaga_FolderBrightness.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#' sets the x-axis
1414
#' @param returnType Default data, providing plot returns a
1515
#' Luciernaga_Brightness plot
16-
#' @param maxtick Default 1e6, for plot return
16+
#' @param maxtik Default 1e6, for plot return
1717
#' @param legend Default is right, set to none to remove.
1818
#'
1919
#' @importFrom flowWorkspace load_cytoset_from_fcs
@@ -31,7 +31,7 @@
3131
Luciernaga_FolderBrightness <- function(FolderPath, sample.name,
3232
StringRemoval=NULL, fluorophore.name, Verbose=FALSE,
3333
stats="median", PanelCuts=NULL, normalize=FALSE, detector,
34-
returnType = "data", maxtick=1e6, legend="right"){
34+
returnType = "data", maxtik=1e6, legend="right"){
3535

3636
TheFCSFiles <- list.files(path=FolderPath, pattern="fcs",
3737
full.names=TRUE)

man/Luciernaga_FolderBrightness.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)