as_dummy_df: Title

View source: R/scoloc.R

as_dummy_dfR Documentation

Title

Description

Title

Usage

as_dummy_df(data_inp, col_cell = "cell_names")

Arguments

data_inp

Cell-coordinates matrix

col_cell

Column name of cell type, cell type names must be syntactically valid

Value

dummy data frame with cells on columns

Examples

cell_dummy_df <- as_dummy_df(celltrek_df, col_cell='Cell')

navinlabcode/CellTrek documentation built on April 15, 2022, 8:04 a.m.