Skip to content

model.apply fails for a model sequence when seq_in is not equal to 'data' #8

@grlloyd

Description

@grlloyd

For model sequences seq_in must equal 'data' or model.apply fails. Example error when seq_in = 'names' for filter_by_name as the first step in a sequence:

Error in (function (classes, fdef, mtable)  :
  unable to find an inherited method for function ‘model_apply’ for signature ‘"model_seq", "filter_by_name"’

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions