You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
383 B

# Generated by roxygen2: do not edit by hand
export("%>%")
export(get_details)
export(juris_search)
import(httr)
import(stringi)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")
importFrom(rvest,html_attr)
importFrom(rvest,html_node)
importFrom(rvest,html_nodes)
importFrom(rvest,html_table)
importFrom(rvest,html_text)
importFrom(stats,setNames)
importFrom(xml2,read_html)