Skip to content

Commit fb136a2

Browse files
authored
Merge pull request #100 from pharmaverse/81_doc_drop_unspec_vars_error_message
Closes #81 doc: remove error text
2 parents 892f29a + cdf73a1 commit fb136a2

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

R/build.R

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,7 @@ prepare_join <- function(x, keys, ds_names) {
259259

260260
#' Drop Unspecified Variables
261261
#'
262-
#' This function drops all unspecified variables. It will throw and error if the
263-
#' dataset does not contain all expected variables.
262+
#' This function drops all unspecified variables.
264263
#' @param dataset Dataset to change
265264
#' @param metacore metacore object that only contains the specifications for the
266265
#' dataset of interest.

man/drop_unspec_vars.Rd

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

0 commit comments

Comments
 (0)