knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
UNDER CONSTRUCTION 🛠⛔️⚠️🔩
Completing a package will take some time. That is why I have started a template repository on GitHub.
https://sbalci.github.io/histopathology-template/Report.html
These templates will allow me to make histopathology research data analysis easier and more standard.
https://sbalci.github.io/histopathR/
rmarkdown::draft(file = "myfile", template = "clinicopathological", package = "histopathR", create_dir = TRUE, edit = TRUE)
🔬 I plan to collect codes for future research. I will add some small functions.
- Methods to import and prepare data for analysis.
- Descriptive statistics.
- Hypothesis tests.
- Survival analysis.
- Regression analysis.
- Cluster analysis.
🔬 I plan to make template files to form when loading the package.
🔬 I plan two tutorial files as vignettes:
- How to prepare data for histopathological research
- How to analyse data for histopathological research
A work by Serdar Balci
drserdarbalci@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.