Skip to content

Commit 9b2056d

Browse files
committed
document 'dataset' argument
1 parent 9156ab6 commit 9b2056d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

R/create_dataset.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#' \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}}).
77
#'
88
#' @template dv
9+
#' @template ds
910
#' @param body A list describing the dataset.
1011
#' @template envvars
1112
#' @template dots

man/create_dataset.Rd

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

0 commit comments

Comments
 (0)