blob: 3488a72131ce4b5941d260ce45c089008af17f04 [file] [log] [blame]
# Generated by roxygen2: do not edit by hand
S3method(format,KorAPQuery)
export("%>%")
export(as_tibble)
export(bind_cols)
export(ci)
export(complete)
export(group_by)
export(mutate)
export(select)
export(summarise)
export(tidy)
export(year)
exportClasses(KorAPConnection)
exportClasses(KorAPCorpusStats)
exportClasses(KorAPQuery)
exportMethods(apiCall)
exportMethods(clearCache)
exportMethods(corpusQuery)
exportMethods(corpusStats)
exportMethods(fetchAll)
exportMethods(fetchNext)
exportMethods(fetchRest)
exportMethods(initialize)
exportMethods(show)
import(R.cache)
import(dplyr)
import(httr)
import(methods)
import(purrr)
import(tidyr)
import(utils)
importFrom(broom,tidy)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,year)
importFrom(magrittr,"%>%")
importFrom(stats,prop.test)
importFrom(tidyr,complete)