Skip to content

Commit 6e10b50

Browse files
committed
Compile package documentation
1 parent a6a2335 commit 6e10b50

5 files changed

Lines changed: 7 additions & 8 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Imports:
1313
utils
1414
License: GPL-3
1515
LazyData: true
16-
RoxygenNote: 5.0.1
16+
RoxygenNote: 6.0.1

R/stata.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#' @param stata.path Stata command to be used
1010
#' @param stata.version Version of Stata used
1111
#' @param stata.echo logical value. If \code{TRUE} stata text output will be printed
12+
#' @param stata.batch logical value. if \code{TRUE} stata will run in batch mode
1213
#' @param ... parameter passed to \code{\link{write.dta}}
1314
#' @examples
1415
#' \dontrun{

man/RStata.Rd

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

man/chooseStataBin.Rd

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

man/stata.Rd

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

0 commit comments

Comments
 (0)