Skip to content

Commit

Permalink
tweak get_sample_biobank_data() function documentation example
Browse files Browse the repository at this point in the history
  • Loading branch information
rmgpanw committed Jun 11, 2024
1 parent b2cb7e5 commit 2739212
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions R/get_sample_biobank_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
#'
#' @examples
#' \dontrun{
#' get_sample_biobank_data(tissueSiteDetailIds = "Whole_Blood",
#' itemsPerPage = 1)
#' get_sample_biobank_data(tissueSiteDetailIds = "Whole_Blood")
#' }
get_sample_biobank_data <- function(draw = NULL,
materialTypes = NULL,
Expand Down
3 changes: 1 addition & 2 deletions man/get_sample_biobank_data.Rd

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

0 comments on commit 2739212

Please sign in to comment.