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.

24 lines
497 B

7 years ago
# Generated by roxygen2: do not edit by hand
7 years ago
S3method(print,hgr)
7 years ago
export(clean_text)
export(jtf_addin)
7 years ago
export(just_the_facts)
export(mini_browser)
7 years ago
import(clipr)
import(htmltools)
7 years ago
import(httr)
import(miniUI)
7 years ago
import(purrr)
import(rstudioapi)
import(shiny)
7 years ago
import(xslt)
7 years ago
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(readr,col_character)
importFrom(readr,col_datetime)
importFrom(readr,cols)
importFrom(readr,type_convert)
7 years ago
importFrom(rvest,html_text)
importFrom(xml2,read_html)