| digital | Set Digital Number |
| list.factor | Return All Factor Variables |
| list.NA | Return Na Count and Percentage |
| list.numeric | Return All Numeric Variables in A Dataframe |
| list.plot | Scatter Plot for Single Value |
| list.str | Structure for Data |
| list.summary | Summary for Data |
| mv_cox | Multivariable Logistic Regression |
| mv_linear | Multivariable Linear Regression |
| mv_logit | Multivariable Logistic Regression |
| normal | Normal Distribution Test |
| survdiff_p.value | Extract P Value after survdiff() function |
| table_one | Get Summary Table |
| to.factor | Set Factor Class |
| to.factor<- | Set Factor Class |
| to.labels | Give Labels to Factor |
| to.labels<- | Give Labels to Factor |
| to.numeric | Change to Numeric Form |
| to.numeric<- | Change to Numeric Form |
| to.refer | Set Refer for Factor |
| to.refer<- | Set Refer for Factor |
| uv_cox | Looping for Univariable Cox Regression |
| uv_linear | Looping for Univariable Logistic Regression |
| uv_logit | Looping for Univariable Logistic Regression |
| uv_logrank | Looping for logrank Regression |