Learn R Programming

SeuratObject (version 4.1.4)

EmptyDF: Empty Data Frames

Description

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

Usage

EmptyDF(n)

Value

A data frame with n rows and zero columns

Arguments

n

Number of rows for the data frame