StefanThoma
StefanThoma
> near(1 * 10^-8, 2 * 10^-8) @bundfussr Same is TRUE for `all.equal()` in this example: ``` > all.equal(10^-8, 2 * 10^-8) [1] TRUE ```
Very happy for snapshot tests. @bms63 what did you have in mind?
I would agree with removing AVALC from the ADVS vignette: https://pharmaverse.github.io/admiral/articles/bds_finding.html Also, I would remove it from the template, but would leave the part commented out probably, so if there...
@bms63 yes I think so, depending on whether everything works out :)
Notes: ADLB does not need to be adjusted, as COLOR is non numeric in AVALC ADEG does not need to be adjusted, as some values are "NORMAL" in AVALC. However,...
I guess my question is; Should AVALC (e.g. in ADEG) look more like this:  Or more like this: 
> > I guess my question is; Should AVALC (e.g. in ADEG) look more like this: > > > > > >  > >...
> If you're referring to the 2 screenshots that Stefan originally included (I'm not able to see the ones in the more recent posts), neither is correct, according to the...
> Hi Stefan, > > If the "NA" are intended to represent blanks, that's fine. When EGSTRESC=NORMAL, I'd expect AVALC to be "NORMAL", and AVAL to be left missing, unless...
linked to #2654