Skip to content

Better error/warning/info messages #141

@jpdunc23

Description

@jpdunc23

Some (most?) messages show non-user facing helper function calls; e.g., consider the error message from this line:

experiment %>% add_vary_across(.dgp = c("DGP2", "DGP1"), z = 1:3)

Error in `private$.check_vary_across()`:
! z: not valid argument(s) to DGP1's dgp_fun
Run `rlang::last_error()` to see where the error occurred.

Metadata

Metadata

Assignees

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