This commit is contained in:
Andreas Gammelgaard Damsbo 2026-03-30 20:20:05 +02:00
commit fcf422bc4b
No known key found for this signature in database
16 changed files with 64 additions and 50 deletions

View file

@ -1,6 +1,6 @@
Package: FreesearchR
Title: Easy data analysis for clinicians
Version: 26.3.4
Version: 26.3.5
Authors@R: c(
person("Andreas Gammelgaard", "Damsbo",email="agdamsbo@clin.au.dk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7559-1154")),
@ -122,6 +122,7 @@ Collate:
'plot_box.R'
'plot_euler.R'
'plot_hbar.R'
'plot_likert.R'
'plot_ridge.R'
'plot_sankey.R'
'plot_scatter.R'