Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 766 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 766 Bytes

TIRADS Calculator (Python App)

Calculator webapp implemented from ACR TI-RADS™ for thyroid ultrasound


App link: TIRADS Calculator App


Dev Notes

Render & Run

Render Quarto:

quarto render tirads-calc.qmd 

Test Run:

shiny run app.py

Deploy

To shinyapp.io

rsconnect deploy shiny . --title tirads-calculator