Get the type of JECFA link
get_jecfa_type.Rd
Get the type of JECFA link
Examples
compose_jecfa_list(1) |>
get_result() |>
dplyr::pull("Tox Monograph_sourcelink1") |>
get_jecfa_type()
#> [1] ".htm"
get_jecfa_type.Rd
Get the type of JECFA link
compose_jecfa_list(1) |>
get_result() |>
dplyr::pull("Tox Monograph_sourcelink1") |>
get_jecfa_type()
#> [1] ".htm"