Get chemicals in a list specified by contained characters
Source:R/chemical-APIs.R
      get_chemicals_in_list_contain.RdGet chemicals in a list specified by contained characters
Usage
get_chemicals_in_list_contain(
  list_name = NULL,
  word = NULL,
  API_key = NULL,
  Server = chemical_api_server,
  verbose = FALSE
)