Skip to content

Refactor sim_gs_n() to improve interface and performance #196

@nanxstats

Description

@nanxstats

It would be great to leverage the functional programming patterns available in R, such as function factories, to avoid the explicit quoting and evaluation in the current implementation.

The goal is to enable users to use the established functions and extend them freely following a specification.

This also involves data.table rewrite for the current dplyr implementation.

This is a follow up to #195.

Metadata

Metadata

Assignees

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