From 6388077b7d274f31695f4b674da0674e1eba79d8 Mon Sep 17 00:00:00 2001 From: Konrad1991 Date: Thu, 16 Jan 2025 10:42:56 +0100 Subject: [PATCH] added zenodo doi badge --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index 1009d4a..7dfc68c 100644 --- a/Readme.md +++ b/Readme.md @@ -1,3 +1,6 @@ +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14671306.svg)](https://doi.org/10.5281/zenodo.14671306) + + # Biostats This application provides a user-friendly interface for conducting basic data wrangling, correlation tests, assumption tests (Shapiro-Wilk, Levene's test, QQ plots, etc.), various statistical tests (t-test, ANOVA, Kruskal-Wallis test, Tukey HSD, etc.), and visualizing data using ggplot2.