Skip to content

ABout the content #15

Answered by dzulfiqarfr
imedkrisna asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, mas. You can get the exhaustive list of available datasets (in the form of what the agency calls dynamic tables) by supplying Inf to the page argument in bps_dataset(), like so.

library(bpsr)

bps_dataset(page = Inf)
#> Warning: `multi_req_perform()` was deprecated in httr2 1.0.0.
#> ℹ Please use `req_perform_parallel()` instead.
#> ℹ The deprecated feature was likely used in the bpsr package.
#>   Please report the issue at <https://github.com/dzulfiqarfr/bpsr/issues>.
#> This warning is displayed once every 8 hours.
#> Call `lifecycle::last_lifecycle_warnings()` to see where this warning was
#> generated.
#> # A tibble: 1,376 × 12
#>    dataset_id title         subject_id subject su…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dzulfiqarfr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants