Skip to content

Commit

Permalink
changed references to include new standard build_bulk_file_reqeust fu…
Browse files Browse the repository at this point in the history
…nction
  • Loading branch information
datapumpernickel committed May 8, 2024
1 parent 6d683a3 commit 3539651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/ct_get_bulk.R
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ ct_get_bulk <- function(type = "goods",
reqs <- purrr::pmap(
list(reporter_code,
file_hash),
ct_build_bulk_file_request,
ct_build_request,
primary_token = primary_token,
verbose = verbose
)
Expand Down

0 comments on commit 3539651

Please sign in to comment.