diff --git a/DESCRIPTION b/DESCRIPTION index b7e96102..bb6111fc 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: dsHelper Type: Package Title: Helper Functions for Use with 'DataSHIELD' -Version: 1.0.0 +Version: 1.0.1 Description: Often we need to automate things with 'DataSHIELD'. These functions help to do that. Authors@R: c(person(given= "Tim", diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 2db9ceea..c6b0e693 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -5,5 +5,5 @@ articles: TROUBLESHOOTING: TROUBLESHOOTING.html ds-helper-main-vignette: ds-helper-main-vignette.html ds-helper-trajectories-vignette: ds-helper-trajectories-vignette.html -last_built: 2023-05-25T08:56Z +last_built: 2023-05-25T10:06Z diff --git a/docs/reference/index.html b/docs/reference/index.html index cdea11cf..12ff1fb1 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -128,19 +128,11 @@

All functions dh.makeLmerForm()

Make formulae for fitting multiple fractional polynomial models

- -

dh.makeOutcome()

- -

This was the original version of dh.makeStrata. It has now been deprecated.

dh.makeStrata()

Creates strata of a repeated measures variable within specified age or time bands

- -

dh.meanByAge()

- -

This was the original version of dh.meanByGroup. It has now been deprecated.

dh.meanByGroup()