Description
I still find before/after confusing. It takes mental math and careful reading of the documentation. It's more general, but not really how our target users are likely to think.
I suggest we bring back n
for the window size as well as align = c("left", "center", "right")
. We can keep before
/after
as NULL
and ensure there aren't any conflicts. Then immediately process n
+align
into the appropriate before
+after
pair.
Metadata
Metadata
Assignees
Labels
No labels