Skip to content

Commit

Permalink
add @return #41
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwang15 committed Jul 19, 2024
1 parent 2c69dd2 commit 0cd8707
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/specify.R
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
#'
#' @param var positive integer - the index of the variable to which the narrative restriction applies.
#'
#' @return An object of class \code{narrative} specifying one narrative restriction.
#'
#' @examples
#' # specify a narrative restriction
#' specify_narrative(start = 166, periods = 1, type = "S", sign = 1, shock = 1, var = 6)
Expand Down

0 comments on commit 0cd8707

Please sign in to comment.