You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that Filter tab is dynamic, it could disappear sometime. It seems to be tied with Treatment group in the mapping tab under DM. Here is the code I am using, once I filled out the two treatment groups, Filter tab disappeared. I once again removed treatment group 1 and 2, I can see the filter tab appear for a second then disappeared again.
It seems that Filter tab is dynamic, it could disappear sometime. It seems to be tied with Treatment group in the mapping tab under DM. Here is the code I am using, once I filled out the two treatment groups, Filter tab disappeared. I once again removed treatment group 1 and 2, I can see the filter tab appear for a second then disappeared again.
adam <- list(
dm=adsl,
aes=adae,
labs=adlb
)
safetyGraphics::safetyGraphicsApp(domainData=adam)
The text was updated successfully, but these errors were encountered: