Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: can users customize the listing columns? #59

Open
LittleBeannie opened this issue Jan 3, 2025 · 0 comments
Open

Question: can users customize the listing columns? #59

LittleBeannie opened this issue Jan 3, 2025 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@LittleBeannie
Copy link
Collaborator

I ran the @examples in react_disposition.R (see code below) and reviewed the list of patients who discontinued. For this listing information, can we custom the listing columns?

  • It looks like subject ID is repeated with unique subject ID, where keeping one of them will be sufficient.
  • It would be great if we could show the discontinue date, and reasons (if possible), as default, but always allow users to customize the listing columns themselves.
react_disposition(
  metadata_sl = meta_sl_example(),
  metadata_ae = metalite.ae::meta_ae_example(),
  width = 1200)
image

CCing @niup0, the original developer, for any necessary discussions.

@LittleBeannie LittleBeannie added the question Further information is requested label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants