get_default_backend {flowWorkspace}R Documentation

get/set the default backend format of cytoframe

Description

get/set the default backend format of cytoframe

Usage

get_default_backend()

set_default_backend(backend = c("h5", "mem", "tile"))

Arguments

backend

one of c("h5", "mem", "tile")


[Package flowWorkspace version 4.4.0 Index]