Skip to content

Commit c95f974

Browse files
Tidied documentation
1 parent 3bf1deb commit c95f974

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

R/ds.glmPredict.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#ds.glmPredict
2-
#' @title applies predict.glm() to a serverside glm object
3-
#' @description apply native R's predict.glm() function to a serverside
2+
#' @title Applies predict.glm() to a serverside glm object
3+
#' @description Applies native R's predict.glm() function to a serverside
44
#' glm object previously created using ds.glmSLMA.
55
#' @details Clientside function calling a single assign function (glmPredictDS.as)
66
#' and a single aggregate function (glmPredictDS.ag). ds.glmPredict applies

man/ds.glmPredict.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)