Skip to content

Empty BigDataFrame throws an error when trying to access the zeroth row #27

@MattNapsAlot

Description

@MattNapsAlot
> x <- BigDataFrame()
> x
An object of class BigDataFrame
empty BigDataFrame
> tmp <- x[0,]
Error in if (sprintf("/all.data/levels/%s", nms[i]) %in% ss$datasetsummary) { : 
  argument is of length zero

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions