blob: 3074a48d00c968530c764486d5b9de3f207cb1c7 [file] [log] [blame]
# Generated by roxygen2: do not edit by hand
S3method(format,KorAPQuery)
export("%>%")
export(complete)
export(group_by)
export(mutate)
export(select)
export(summarise)
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(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,year)
importFrom(magrittr,"%>%")
importFrom(tidyr,complete)