Skip to content

set_engine(object, engine) should be set_engine(object, engine = NULL) #494

Closed
@DavisVaughan

Description

@DavisVaughan

Since if engine = NULL we choose a default for the user with a message
https://github.com/tidymodels/parsnip/pull/488/files

It is better if this is explicit in the function signature, and documented in the help file.

Possibly also set_mode(object, mode = NULL)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions