Function to nicely display median survival time by group
| 1 2 3 4 5 6 7 8 9 10 | 
| data | datafrmae | 
| time | survival time | 
| status | indication of censored or observed data | 
| group | the variable to group observations by | 
| grpLabel | character value describing the grouping variable | 
| digits | the number of digitis to display | 
| caption | table caption | 
| tblOnly | should a dataframe or a formatted object be returned | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.