Skip to content

Allow further arguments in msqrobAggregate() #58

@cvanderaa

Description

@cvanderaa

Currently, msqrobAggregate() does not allow to pass further arguments to aggregateFeatures(), but this would be useful to have better control on the aggregation. For example, one would want to provide an na.rm = TRUE to methods that are susceptible to missing values.

The easiest option is to implement ... in the function signature. It's straightforward and easy to document.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions