R/globals.R

# Declare .data as global variable to avoid R CMD checks.
utils::globalVariables(c(".data",
                        ".env",
                        ".",
                       "x",
                       "quantile",
                       "ecdf",
                       "summarise",
                       "stratum"))

Try the SCpubr package in your browser

Any scripts or data that you put into this service are public.

SCpubr documentation built on Oct. 11, 2023, 5:15 p.m.