insightsengineering / insightsengineering/goshawk

package level: example data pre-processing code update

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
enhancement examples
Dominant language
R
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

There is a problem in the example data statements where days and weeks use the name number ranges so the plot example doesn't show proportional x-axis distances.

**Current example code yields**
Screening, Baseline, Week 1, Week 2, etc.
-2, 0, 1, 2, etc.

**Update should yield**
Screening, Baseline, Week 1, Week 2, etc.
-2, 0, 7, 14, etc.

Provenance:
```
Creator: npaszty
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.