Skip to content

reshape documentation

2 messages · SOEIRO Thomas, Deepayan Sarkar

#
Dear Deepayan,

I do not have further suggestions, but I just wanted to thank you for taking the time to improve the documentation so much! (and for adding support for specifying "varying" as a vector)

Both "Typical usage" and the details are useful additions. Adding a vignette also seems an excellent idea.

These changes will probably helps numerous users.

Best,

Thomas
On Wed, Mar 17, 2021 at 7:55 PM Michael Dewey <lists using dewey.myzen.co.uk> wrote:
I have just checked in some updates to the documentation (in R-devel)
which hopefully makes usage clearer. Any further suggestions are
welcome. We are planning to add a short vignette as well, hopefully in
time for R 4.1.0.
That's a valid point, but on the other hand, direction="long" already
supports specifying 'varying' as a vector, and it does simplify the
single variable case. So we decided to be consistent and allow it for
direction="wide" too, hopefully with loud enough warnings in the
documentation about using the feature carelessly.

Best,
-Deepayan
11 days later
#
On Sat, Apr 17, 2021 at 7:07 PM SOEIRO Thomas <Thomas.SOEIRO at ap-hm.fr> wrote:
Thanks for checking. I have also finally added a vignette, do let me
know if you see anything that can be improved.

Best,
-Deepayan