| # Generated by roxygen2: do not edit by hand |
| |
| S3method(format,KorAPQuery) |
| export("%>%") |
| export(as_tibble) |
| export(bind_cols) |
| export(ci) |
| export(complete) |
| export(expand_grid) |
| export(geom_freq_by_year_ci) |
| export(ggplotly) |
| export(group_by) |
| export(ipm) |
| export(mutate) |
| export(select) |
| export(summarise) |
| export(tidy) |
| export(year) |
| exportClasses(KorAPConnection) |
| exportClasses(KorAPCorpusStats) |
| exportClasses(KorAPQuery) |
| exportMethods(apiCall) |
| exportMethods(clearApiToken) |
| exportMethods(clearCache) |
| exportMethods(corpusQuery) |
| exportMethods(corpusStats) |
| exportMethods(fetchAll) |
| exportMethods(fetchNext) |
| exportMethods(fetchRest) |
| exportMethods(frequencyQuery) |
| exportMethods(initialize) |
| exportMethods(persistApiToken) |
| exportMethods(show) |
| import(R.cache) |
| import(httr) |
| import(keyring) |
| import(methods) |
| import(utils) |
| importFrom(broom,tidy) |
| importFrom(dplyr,.data) |
| importFrom(dplyr,bind_cols) |
| importFrom(dplyr,bind_rows) |
| importFrom(dplyr,enquo) |
| importFrom(dplyr,group_by) |
| importFrom(dplyr,mutate) |
| importFrom(dplyr,rename) |
| importFrom(dplyr,rowwise) |
| importFrom(dplyr,select) |
| importFrom(dplyr,starts_with) |
| importFrom(dplyr,summarise) |
| importFrom(ggplot2,GeomPoint) |
| importFrom(ggplot2,aes) |
| importFrom(ggplot2,element_text) |
| importFrom(ggplot2,geom_line) |
| importFrom(ggplot2,geom_point) |
| importFrom(ggplot2,geom_ribbon) |
| importFrom(ggplot2,ggplot) |
| importFrom(ggplot2,ggproto) |
| importFrom(ggplot2,layer) |
| importFrom(ggplot2,scale_x_continuous) |
| importFrom(ggplot2,theme) |
| importFrom(htmlwidgets,onRender) |
| importFrom(htmlwidgets,saveWidget) |
| importFrom(jsonlite,fromJSON) |
| importFrom(lubridate,year) |
| importFrom(magrittr,"%>%") |
| importFrom(plotly,ggplotly) |
| importFrom(purrr,map_dfr) |
| importFrom(stats,prop.test) |
| importFrom(tibble,as_tibble) |
| importFrom(tibble,remove_rownames) |
| importFrom(tibble,rownames_to_column) |
| importFrom(tibble,tibble) |
| importFrom(tidyr,complete) |
| importFrom(tidyr,expand_grid) |