Skip to content

Commit

Permalink
Add parameter to function documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
pacbard authored Mar 2, 2018
1 parent a6a2335 commit 206e02c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/stata.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#' @param stata.path Stata command to be used
#' @param stata.version Version of Stata used
#' @param stata.echo logical value. If \code{TRUE} stata text output will be printed
#' @param stata.batch logical value. if \code{TRUE} stata will run in batch mode
#' @param ... parameter passed to \code{\link{write.dta}}
#' @examples
#' \dontrun{
Expand Down

0 comments on commit 206e02c

Please sign in to comment.