Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 5c8173d

Browse files
committed
Add command output
1 parent 3786fe8 commit 5c8173d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/dev.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#' \dontrun{
1515
#' metadata = CuratedAtlasQueryR::get_metadata() |> head(10) |> dplyr::collect()
1616
#' update_database(metadata, "0.2.3", "rfypdlunhrfopdnkrs", "3q5lw3qntafptdfsrdh-wa4p8h")
17+
#' # Prints "metadata.0.2.3.parquet" if successful
1718
#' }
1819
update_database = function(metadata, version, credential_id = NULL, credential_secret = NULL){
1920
# These are optional dev packages

0 commit comments

Comments
 (0)