Skip to content

Problem with variable names? #24

@dtkaplan

Description

@dtkaplan

This doesn't work:

f <- doodle_fun(~ lat + long, seed = 837)
D(f(lat, long) ~ long)

But it would work if the arguments were named "x" and "y".

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