diff --git a/DESCRIPTION b/DESCRIPTION index 40c73c0d..2bba03a5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: dsHelper Type: Package Title: Helper Functions for Use with 'DataSHIELD' -Version: 0.4.20.9000 +Version: 0.4.21 Description: Often we need to automate things with 'DataSHIELD'. These functions help to do that. Authors@R: c(person(given= "Tim", diff --git a/NEWS.md b/NEWS.md index 735489b9..32184e15 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# dsHelper (development version) +# dsHelper 0.4.21 # dsHelper 0.4.19 diff --git a/docs/404.html b/docs/404.html index 82fb432b..025cb7a8 100644 --- a/docs/404.html +++ b/docs/404.html @@ -32,7 +32,7 @@
@@ -106,7 +106,7 @@Site built with pkgdown 2.0.6.
+Site built with pkgdown 2.0.7.
diff --git a/docs/articles/TROUBLESHOOTING.html b/docs/articles/TROUBLESHOOTING.html index 556fef4c..6b22f6cc 100644 --- a/docs/articles/TROUBLESHOOTING.html +++ b/docs/articles/TROUBLESHOOTING.html @@ -33,7 +33,7 @@ @@ -139,7 +139,7 @@Site built with pkgdown 2.0.6.
+Site built with pkgdown 2.0.7.
diff --git a/docs/articles/index.html b/docs/articles/index.html index 46992c5e..f36b6f96 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -17,7 +17,7 @@ @@ -82,7 +82,7 @@Cadman T (2022). +
Cadman T (2023). dsHelper: Helper Functions for Use with 'DataSHIELD'. https://github.com/lifecycle-project/ds-helper/, https://lifecycle-project.github.io/ds-helper/. @@ -93,7 +93,7 @@
@Manual{, title = {dsHelper: Helper Functions for Use with 'DataSHIELD'}, author = {Tim Cadman}, - year = {2022}, + year = {2023}, note = {https://github.com/lifecycle-project/ds-helper/, https://lifecycle-project.github.io/ds-helper/}, }@@ -109,7 +109,7 @@
This is a set of functions to automate processes in ‘DataSHIELD’ to make data manipulation and analysis easier. They are very much a work in progress! If you have written functions that would also be useful to other DS users drop me an email and we can incorporate them in the package.
- +NEWS.md
+
@@ -106,7 +107,7 @@ Other descriptive functions:
dh.classDiscrepancy()
,
+dh.createTableOne()
,
dh.defineCases()
,
dh.getStats()
,
dh.lmTab()
,
@@ -128,7 +129,7 @@
Other descriptive functions:
dh.anyData()
,
+dh.createTableOne()
,
dh.defineCases()
,
dh.getStats()
,
dh.lmTab()
,
@@ -133,7 +134,7 @@
Other descriptive functions:
dh.anyData()
,
dh.classDiscrepancy()
,
+dh.createTableOne()
,
dh.getStats()
,
dh.lmTab()
,
dh.meanByGroup()
dh.dropCols(
df = NULL,
vars = NULL,
- new_obj = df,
+ new_obj = NULL,
type = NULL,
conns = NULL,
checks = TRUE,
@@ -133,7 +133,8 @@ See also
dh.makeStrata()
,
dh.quartileSplit()
,
dh.renameVars()
,
-dh.tidyEnv()
dh.tidyEnv()
,
+dh.zByGroup()
@@ -148,7 +149,7 @@ Other descriptive functions:
dh.anyData()
,
dh.classDiscrepancy()
,
+dh.createTableOne()
,
dh.defineCases()
,
dh.lmTab()
,
dh.meanByGroup()
Other descriptive functions:
dh.anyData()
,
dh.classDiscrepancy()
,
+dh.createTableOne()
,
dh.defineCases()
,
dh.getStats()
,
dh.meanByGroup()
dh.makeAgePolys()
,
dh.makeLmerForm()
,
dh.predictLmer()
,
-dh.trimPredData()
+dh.trimPredData()
,
+dh.zByGroup()
@@ -139,7 +140,7 @@ dh.lmeMultPoly()
,
dh.makeLmerForm()
,
dh.predictLmer()
,
-dh.trimPredData()
+dh.trimPredData()
,
+dh.zByGroup()
Other data manipulation functions:
dh.dropCols()
,
dh.makeIQR()
,
dh.makeStrata()
,
dh.quartileSplit()
,
dh.renameVars()
,
-dh.tidyEnv()
dh.tidyEnv()
,
+dh.zByGroup()
@@ -154,7 +156,7 @@ dh.makeStrata()
,
dh.quartileSplit()
,
dh.renameVars()
,
-dh.tidyEnv()
+dh.tidyEnv()
,
+dh.zByGroup()
@@ -148,7 +149,7 @@ dh.lmeMultPoly()
,
dh.makeAgePolys()
,
dh.predictLmer()
,
-dh.trimPredData()
+dh.trimPredData()
,
+dh.zByGroup()
@@ -144,7 +145,7 @@ dh.lmeMultPoly()
,
dh.makeAgePolys()
,
dh.makeLmerForm()
,
-dh.trimPredData()
+dh.trimPredData()
,
+dh.zByGroup()
@@ -128,7 +129,7 @@ dh.makeIQR()
,
dh.makeStrata()
,
dh.quartileSplit()
,
-dh.tidyEnv()
+dh.tidyEnv()
,
+dh.zByGroup()
@@ -134,7 +135,7 @@ dh.makeIQR()
,
dh.makeStrata()
,
dh.quartileSplit()
,
-dh.renameVars()
+dh.renameVars()
,
+dh.zByGroup()
@@ -118,7 +119,7 @@ dh.lmeMultPoly()
,
dh.makeAgePolys()
,
dh.makeLmerForm()
,
-dh.predictLmer()
+dh.predictLmer()
,
+dh.zByGroup()
@@ -139,7 +140,7 @@ dh.columnCast()
Casts column classes of a table
Creates tables in useful formats for including in manuscripts
dh.metaManual()
Wrapper to manaully perform two-stage meta-analysis using metafor
Function in progress to meta-analyse separate models.
Loop multiple GLM models and handle errors & non-convergence
dh.trimPredData()
Trims predicted values based on min and max values provided
Creates z-scores within specified bands
Checks that the columns provided in labs contain all and only those provided +in `required_cols`
Given df-A & df-B, creates a new df which is the rows in A but not in B