Skip to content

the NA argument in fifelse should support vector #4286

@shrektan

Description

@shrektan
data.table::fifelse(c(T, F, NA, T, F, NA), 1:6, 11:16, 101:106)
# Error in data.table::fifelse(c(T, F, NA, T, F, NA), 1:6, 11:16, 101:106) : 
#  Length of 'na' is 6 but must be 1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions