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

Next topics after v1 book publication #139

Open
waddella opened this issue Jul 6, 2023 · 0 comments
Open

Next topics after v1 book publication #139

waddella opened this issue Jul 6, 2023 · 0 comments

Comments

@waddella
Copy link
Collaborator

waddella commented Jul 6, 2023

Some ideas (initially outlined here):

  1. Table creation Process -- Industry

    • stages
  2. Formatting & Rendering

    • cell format
      • formatting real numbers and count values (precision, rounding, decoration)
      • formatting multi-value cells (formatting individual values, arrangement/decoration of values)
      • formatting percentage values
      • display of missing values (context dependent)
      • custom/conditional display of values depending on context (e.g., p values)
      • multi-cell formatting, where formatting must consider adjacent cells (e.g., decimal alignment)
      • precision depending on measurement (dynamic use of significant digits or decimal places).
    • (tables, titles and footnotes) & Rendering (html, pdf, txt, rtf, xml, markdown & rmarkdown, word, power point, tgen etc.)
      • including pharmaRTF
    • pagination
    • titles, footnotes, cell references
  3. Listings

    • key value (suppress printing down, usually left-most grouping/row labels)
    • header/footer considerations
    • options for footer placement (can be highly variable depending on chosen style)
  4. Table Templates

  5. Creating Tables at Scale (Workflow, pipelining)

    • table templates (standards)
    • cross checks
    • hybrid SAS and R projects
    • saving table cell values
  6. clinicaltrials.gov submission

  7. Future Recommendations

    • Interactive Tables and drill down capability
      • shiny
      • e.g. patient profile table, listings, graphs
    • HTML website with tables as reviewing aid
      • add more markup/formatting
      • search/organizing

Let's discuss in this issue what we should look into next.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant