Skip to content

Extend summary needed #372

@damianooldoni

Description

@damianooldoni

We thought to not extend the summary of observations with groups with zero values (or NA for n_scientificName), similar as done in dplyr.
However, these groups are still important for visualization purposes as users want to see those in the map by default.

I decided therefore to add argument extend to summarize_observations() with default = FALSE (no extensions) in order to have compact summaries by default. This feature is implemented by internal function extend_summary().

To be done:

  • write function
  • write documentation
  • add unit-tests to test-summarize_observations.R

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions