From 3e3fbe23f89b083114ccaea15471a81e835fdf4f Mon Sep 17 00:00:00 2001 From: dj44vuri <julian.sagebiel@idiv.de> Date: Sat, 16 Dec 2023 01:40:30 +0100 Subject: [PATCH] test --- functions.R | 3 --- 1 file changed, 3 deletions(-) diff --git a/functions.R b/functions.R index d5a48ed..ce5ca3d 100644 --- a/functions.R +++ b/functions.R @@ -12,7 +12,6 @@ make_md <- function(f=file){ } - sim_all <- function(){ require("stringr") @@ -79,8 +78,6 @@ return(all_designs) } - - readdesign <- function(design = designfile, designtype=destype) { -- GitLab