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

Enhancement: Create a listing function for the new setup #179

Open
9 tasks
Gero1999 opened this issue Jan 28, 2025 · 0 comments · May be fixed by #181
Open
9 tasks

Enhancement: Create a listing function for the new setup #179

Gero1999 opened this issue Jan 28, 2025 · 0 comments · May be fixed by #181
Assignees
Labels
enhancement New feature or request

Comments

@Gero1999
Copy link
Collaborator

Description

Following the same strategy as with pkcg01 the aim is to create a function that can be used for the initial setup of TLGs > Listings.

Definition of Done

Next input definitions must be present in the function:

  • Text input: Title: Listing of PK Concentration/n!PARAM: $PARAM /n !PCSPEC: $PCSPEC, !ROUTE: $ROUTE {by default = PARAM PCSPEC and ROUTE coming from Grouping tables variables}
  • Footnote input (by default= "*: Patients excluded from the summary table and mean plots")
  • Grouping tables: by default = c(“PARAM”, “PCSPEC”, “ROUTE”)
  • Grouping variables: SelectInput multiple choice (index columns) by default(c("TRT01A" or “TRTA”, "USUBJID", "AVISIT"))
  • Reported variables: Select input with relevant column names (default: NFRLT AFRLT, AVALC) (by default NFRLT AFRLT and AVALC)
  • Formatting table: 3 columns:
  • Variable name: Defined with Reported variables select input. No modifiable.
  • Label: Text input default populated with $Variable
  • Decimals: Select input with 6 options (1/2/3 decimals, 1/2/3 significant digits)
@Gero1999 Gero1999 added the enhancement New feature or request label Jan 28, 2025
@Gero1999 Gero1999 self-assigned this Jan 28, 2025
@Gero1999 Gero1999 linked a pull request Jan 28, 2025 that will close this issue
10 tasks
@Gero1999 Gero1999 linked a pull request Jan 28, 2025 that will close this issue
10 tasks
@Gero1999 Gero1999 moved this to In Progress in aNCA Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant