From f430cc46fc5ee3ca0488e0f45adda812f033453b Mon Sep 17 00:00:00 2001 From: AG Damsbo Date: Fri, 23 Sep 2022 11:20:13 +0200 Subject: [PATCH] Updated description --- .DS_Store | Bin 0 -> 6148 bytes .gitignore | 2 ++ DESCRIPTION | 2 +- docs/authors.html | 4 ++-- docs/index.html | 4 ++-- docs/pkgdown.yml | 2 +- docs/reference/quantile_cut.html | 4 ++-- docs/reference/stRoke-package.html | 4 ++-- docs/search.json | 2 +- man/stRoke-package.Rd | 2 +- 10 files changed, 14 insertions(+), 12 deletions(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e9b9496936f4419f108d8aba41d0dc51e07d686d GIT binary patch literal 6148 zcmeHK%}T>S5Z-O8O({YS3Oz1(E!bAn7B3;z7cim+m70*E!8BW%)Er77XMG``#OHBl zcLNr47O^w1`_1oe_JiyXV~o4Yu+Nyy7_*=ua#Sh=-Ibx5Nk-&2Mmi5-8G!W>%uVdC z1Acp*&6v-UApidTag=7g-Y2is8#}vAt7)~Z2k%+tUgl@Z)b$s4XkAMg2c_-@H_uAjP9f#~HcCR7yK Q<$!b%P=ruN4EzEEUo$mHdH?_b literal 0 HcmV?d00001 diff --git a/.gitignore b/.gitignore index 2c3d7dc..fdb60ad 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,5 @@ rsconnect/ setup_help.R logo.R + +data/ diff --git a/DESCRIPTION b/DESCRIPTION index 09f211a..65ae5b3 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: stRoke -Title: Providing tools for work in clinical stroke research. +Title: Tools for work in clinical stroke research Version: 0.22.9.2 Authors@R: person("Andreas Gammelgaard", "Damsbo", , "agdamsbo@clin.au.dk", role = c("aut", "cre"), diff --git a/docs/authors.html b/docs/authors.html index 88c2418..88b77a5 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -48,11 +48,11 @@

Damsbo A (2022). -stRoke: Providing tools for work in clinical stroke research.. +stRoke: Tools for work in clinical stroke research. R package version 0.22.9.2.

@Manual{,
-  title = {stRoke: Providing tools for work in clinical stroke research.},
+  title = {stRoke: Tools for work in clinical stroke research},
   author = {Andreas Gammelgaard Damsbo},
   year = {2022},
   note = {R package version 0.22.9.2},
diff --git a/docs/index.html b/docs/index.html
index 221e249..dc0d05c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -8,12 +8,12 @@
 
-Providing tools for work in clinical stroke research. • stRoke
+Tools for work in clinical stroke research • stRoke
 
 
 
 
-
+
 
diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml
index 2fd6939..d546fbe 100644
--- a/docs/pkgdown.yml
+++ b/docs/pkgdown.yml
@@ -2,5 +2,5 @@ pandoc: 2.19.2
 pkgdown: 2.0.6
 pkgdown_sha: ~
 articles: {}
-last_built: 2022-09-23T07:14Z
+last_built: 2022-09-23T09:18Z
 
diff --git a/docs/reference/quantile_cut.html b/docs/reference/quantile_cut.html
index b4e03b4..3297e71 100644
--- a/docs/reference/quantile_cut.html
+++ b/docs/reference/quantile_cut.html
@@ -95,8 +95,8 @@
 x <- 1:450
 y <- 6:750
 summary(quantile_cut(aa,groups=4,detail.list=FALSE)) ## Cuts quartiles
-#>   [1,249] (249,510] (510,754] (754,998] 
-#>       502       498       500       500 
+#>     [1,250]   (250,500]   (500,752] (752,1e+03] 
+#>         500         500         501         499