Andrii Yurovskyi

Results 7 comments of Andrii Yurovskyi

I need something similar too. What I want is to `@inherit other_function examples` and add a few more lines of code there. The following does not work: ``` #' @inherit...

The workaround found so far is to oversmart `admiraldev::assert_unit()` call by providing it with a dummy `"msec"` unit as literal via `get_unit_expr`: ```R derive_param_qtc( adeg, by_vars = exprs(USUBJID, VISIT), method...

I looked through the code before posting the issue. Unfortunately, `derive_param_qtc()` checks units via `admiraldev::assert_unit()` that in turn checks the `required_unit` argument using `admiraldev::assert_character_scalar()`, i.e. it expects a single unit...

> Hi @yurovska , thanks for creating this issue. > > Setting `keep_nas = TRUE` should solve the issue. But it will also add new observations even in those cases...

Thanks @bundfussr. Of course I have already done it in my code but it's more like a workaround. I would still consider this an unexpected behaviour of the function.

> I am happy for this update. Perhaps @yurovska wants to make the update? We will support you all the way @yurovska! That's fair. However, I'm afraid I'm too new...

> > > I am happy for this update. Perhaps @yurovska wants to make the update? We will support you all the way @yurovska! > > > > > >...