knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

histopathR

Gitpod Ready-to-Code CRAN_Release_Badge Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. lifecycle Travis Build Status codecov Appveyor Build status Coverage Status CircleCI Requirements Status Libraries.io dependency status for GitHub repo CodeFactor DepShield Badge GuardRails badge GitHub last commit GitHub version GitHub issues GitHub code size in bytes GitHub forks GitHub stars Website HitCount Twitter GitHub contributions welcome Say Thanks! Launch Rstudio Binder

UNDER CONSTRUCTION 🛠⛔️⚠️🔩

Completing a package will take some time. That is why I have started a template repository on GitHub.

https://sbalci.github.io/histopathR/

contributions welcome Say Thanks! HitCount


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

 



sbalci/histopathR documentation built on Nov. 12, 2024, 12:28 p.m.