Skip to content

Commit

Permalink
comment csf example for gh actions
Browse files Browse the repository at this point in the history
cellScaleFactors is a GH dependency, and so is not found in gh actions env
  • Loading branch information
metamaden committed Jul 18, 2023
1 parent e286c82 commit e80be6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/lute_cellScaleFactors.R
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
#'
#' @examples
#' # get the full table
#' get_csf_reference()
#' # get_csf_reference()
#'
#' # get a subset on brain cell types
#' get_csf_reference(c("neuron", "glial"))
#' # get_csf_reference(c("neuron", "glial"))
#'
#' @returns Table of type "data.frame" or "tibble".
#' @export
Expand Down
4 changes: 2 additions & 2 deletions man/get_csf_reference.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e80be6b

Please sign in to comment.