EmptyDF {SeuratObject}R Documentation

Empty Data Frames

Description

Create an empty data frame with no row names and zero columns

Usage

EmptyDF(n)

Arguments

n

Number of rows for the data frame

Value

A data frame with n rows and zero columns


[Package SeuratObject version 4.1.0 Index]