Skip to content

site<- and horizons<- optional specification of explicit join keys #343

@brownag

Description

@brownag

site<- and horizons<- SPC methods have always joined on all matching column names. (i.e. merge is called with no by argument)

It would be good to optionally support a by, or a by.x and by.y, argument on the left hand side to these to allow for differences in column name between existing slot data and incoming data, as well as to allow folks to be very explicit about join conditions where there might be unintended conflicts or similar

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions