Skip to content

Create wide-format metadata with ease #4

@psanker

Description

@psanker

Create a system where a blueprint can generate wide-format metadata based on input long-form datasets. Should be easily configurable, like:

blueprint(
  # ...
  meta_wider = TRUE,
  meta_pattern = "(.*)_(.*)"
)

similar to the tidyr::pivot_longer() syntax to identify which columns come from where.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions