Get names of scSampler functions

getScSamplerNames()

Value

A list of names of objects exposed in the scSampler module

Author

Charlotte Soneson

Examples

if (!(Sys.info()["sysname"] == "Darwin" && Sys.info()["machine"] == "arm64")) {
    getScSamplerNames()
}