knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
This repository is a template for the codes I use in histopathology research.
I have tried to collect common codes in My R Codes For Data Analysis, but I find the template repositories more helpful. LAter I plan to collect them under a package histopathR.
How to use
Fork this repository. Then use this repository as template as described here.
Use RStudio project as described here.
Do not forget to change chunk functions to eval = TRUE
.
This template contains packages using renv.
🔬🔬🔬🔬🔬
UNDER CONSTRUCTION 🛠⛔️⚠️🔩
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.