Skip to contents

Get JECFA URL parts

Usage

get_jecfa_url_parts(tox_link)

Arguments

A URL from the JECFA database

Value

A data frame with the URL parts

Examples

compose_jecfa_list(1) |>
  get_result() |>
  dplyr::pull("Tox Monograph_sourcelink1") |>
  get_jecfa_url_parts()
#>      protocol host             port path                                   
#> [1,] "http"   "www.inchem.org" ""   "/documents/jecfa/jecmono/v024je06.htm"