insightsengineering / insightsengineering/teal.goshawk

package level: example data pre-processing code update

Open
#8 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
R
Stars
3
Forks
3
Avg merge
2d 6h
Merged PRs (30d)
11

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.