# Generated by roxygen2: do not edit by hand

export(ctrFindActiveSubstanceSynonyms)
export(ctrGenerateQueries)
export(ctrGetQueryUrl)
export(ctrLoadQueryIntoDb)
export(ctrOpenSearchPagesInBrowser)
export(ctrShowOneTrial)
export(dbFindFields)
export(dbFindIdsUniqueTrials)
export(dbGetFieldsIntoDf)
export(dbQueryHistory)
export(dfMergeVariablesRelevel)
export(dfName2Value)
export(dfTrials2Long)
export(f.assignmentType)
export(f.controlType)
export(f.externalLinks)
export(f.hasResults)
export(f.isMedIntervTrial)
export(f.isUniqueTrial)
export(f.likelyPlatformTrial)
export(f.numSites)
export(f.numTestArmsSubstances)
export(f.primaryEndpointDescription)
export(f.primaryEndpointResults)
export(f.resultsDate)
export(f.sampleSize)
export(f.sponsorType)
export(f.startDate)
export(f.statusRecruitment)
export(f.trialObjectives)
export(f.trialPhase)
export(f.trialPopulation)
export(f.trialTitle)
importFrom(V8,
  JS,
  v8
)
importFrom(dplyr,
  `%>%`,
  case_match,
  case_when,
  coalesce,
  full_join,
  if_else,
  left_join,
  mutate,
  pull,
  rename,
  rows_update,
  select
)
importFrom(htmlwidgets,
  createWidget,
  saveWidget,
  shinyRenderWidget,
  shinyWidgetOutput
)
importFrom(httr2,
  req_body_json,
  req_headers,
  req_options,
  req_perform,
  req_perform_parallel,
  req_retry,
  req_throttle,
  req_url,
  req_user_agent,
  request,
  resp_status
)
importFrom(jqr,
  jq,
  jq_flags,
  jqr
)
importFrom(jsonlite,
  fromJSON,
  stream_in,
  toJSON,
  validate
)
importFrom(lubridate,
  as.period,
  ddays,
  dmonths,
  duration,
  dyears,
  ymd_hms
)
importFrom(nodbi,
  docdb_create,
  docdb_delete,
  docdb_list,
  docdb_query,
  docdb_update,
  src_duckdb,
  src_sqlite
)
importFrom(readr,
  clipboard,
  read_file,
  write_file
)
importFrom(rlang,
  .data,
  hash
)
importFrom(rvest,
  html_attr,
  html_elements,
  html_text,
  read_html,
  read_html_live
)
importFrom(stats,
  na.omit,
  quantile,
  setNames
)
importFrom(stringdist,stringsimmatrix)
importFrom(stringi,
  stri_count_fixed,
  stri_detect_fixed,
  stri_detect_regex,
  stri_extract_all_charclass,
  stri_extract_all_regex,
  stri_extract_first,
  stri_replace_all_fixed,
  stri_replace_all_regex,
  stri_replace_first,
  stri_split_fixed,
  stri_split_regex
)
importFrom(tidyr,
  pivot_longer,
  unite,
  unnest
)
importFrom(tools,toTitleCase)
importFrom(utils,
  URLdecode,
  URLencode,
  browseURL,
  ls.str,
  packageVersion,
  str
)
importFrom(zip,unzip)
