Skip to content

Commit

Permalink
fix missing code doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cturbelin committed Sep 24, 2019
1 parent c605fae commit 7ed497b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion R/templates.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Templates related functions

#' Survey Template definitions
#'
#' Templates of Surveys
Expand All @@ -21,7 +23,8 @@ survey_template = function(name) {
def
}

#'
#' survey templates list
#' @noRd
survey_templates = list()

#' create a recoding alias
Expand Down

0 comments on commit 7ed497b

Please sign in to comment.