Skip to content

Add unique identifiers when running stics_wrapper with param_values #65

@timflutre

Description

@timflutre

Description

Currently, when a data.frame is given to stics_wrapper for the argument param_values, the simulated data are all in the same data frame and there is no way to distinguish the simulations ran with distinct parameter values.

Expected behavior

Ideally there would be a way to distinguish the simulations.

Proposed solution (optional)

Add a column with unique identifiers, one per row of param_values.

Additional context

Would be useful in the example vignette proposed in this pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions