# \donttest{
## May fail if CDC website is unavailable
try({
nhanesCodebook('AUX_D', 'AUQ020D') |> print()
nhanesCodebook('BPX_J', 'BPACSZ') |> print()
bpx_code = nhanesCodebook('BPX_J')
length(bpx_code)
})
# }
Run the code above in your browser using DataLab