Skip to content

Commit

Permalink
document 'dataset' argument
Browse files Browse the repository at this point in the history
  • Loading branch information
leeper committed Jun 15, 2017
1 parent 9156ab6 commit 9b2056d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/create_dataset.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#' \code{update_dataset} updates a Dataverse dataset that has already been created using \code{\link{create_dataset}}. This creates a draft version of the dataset or modifies the current draft if one is already in-progress. It does not assign a new version number to the dataset nor does it make it publicly visible (which can be done with \code{\link{publish_dataset}}).
#'
#' @template dv
#' @template ds
#' @param body A list describing the dataset.
#' @template envvars
#' @template dots
Expand Down
2 changes: 2 additions & 0 deletions man/create_dataset.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9b2056d

Please sign in to comment.