Marc Kupietz | 8718009 | 2019-09-07 19:20:24 +0200 | [diff] [blame] | 1 | # Generated by roxygen2: do not edit by hand |
| 2 | |
Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 3 | S3method(format,KorAPQuery) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 4 | export("%>%") |
Marc Kupietz | dcc1de6 | 2019-10-04 09:10:36 +0200 | [diff] [blame] | 5 | export(as_tibble) |
| 6 | export(bind_cols) |
Marc Kupietz | 5a336b6 | 2021-11-27 17:51:35 +0100 | [diff] [blame^] | 7 | export(buildCollocationQuery) |
Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 8 | export(buildWebUIRequestUrl) |
Marc Kupietz | dcc1de6 | 2019-10-04 09:10:36 +0200 | [diff] [blame] | 9 | export(ci) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 10 | export(complete) |
Marc Kupietz | e203832 | 2021-03-04 18:24:02 +0100 | [diff] [blame] | 11 | export(defaultAssociationScoreFunctions) |
Marc Kupietz | 4de53ec | 2019-10-04 09:12:00 +0200 | [diff] [blame] | 12 | export(expand_grid) |
Marc Kupietz | 5a336b6 | 2021-11-27 17:51:35 +0100 | [diff] [blame^] | 13 | export(findExample) |
Marc Kupietz | bb7d232 | 2019-10-06 21:42:34 +0200 | [diff] [blame] | 14 | export(geom_freq_by_year_ci) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 15 | export(group_by) |
Marc Kupietz | e203832 | 2021-03-04 18:24:02 +0100 | [diff] [blame] | 16 | export(hc_add_onclick_korap_search) |
Marc Kupietz | 91145b0 | 2020-01-29 15:58:36 +0100 | [diff] [blame] | 17 | export(hc_freq_by_year_ci) |
Marc Kupietz | bb7d232 | 2019-10-06 21:42:34 +0200 | [diff] [blame] | 18 | export(ipm) |
Marc Kupietz | e203832 | 2021-03-04 18:24:02 +0100 | [diff] [blame] | 19 | export(ll) |
| 20 | export(logDice) |
| 21 | export(mi2) |
| 22 | export(mi3) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 23 | export(mutate) |
Marc Kupietz | cb3c59e | 2020-06-02 10:10:43 +0200 | [diff] [blame] | 24 | export(n) |
Marc Kupietz | 23daf5b | 2019-11-27 10:28:07 +0100 | [diff] [blame] | 25 | export(percent) |
Marc Kupietz | e203832 | 2021-03-04 18:24:02 +0100 | [diff] [blame] | 26 | export(pmi) |
Marc Kupietz | 95240e9 | 2019-11-27 18:19:04 +0100 | [diff] [blame] | 27 | export(queryStringToLabel) |
Marc Kupietz | 5a336b6 | 2021-11-27 17:51:35 +0100 | [diff] [blame^] | 28 | export(removeWithinSpan) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 29 | export(select) |
| 30 | export(summarise) |
Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 31 | export(synsemanticStopwords) |
Marc Kupietz | dcc1de6 | 2019-10-04 09:10:36 +0200 | [diff] [blame] | 32 | export(tidy) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 33 | export(year) |
Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 34 | exportClasses(KorAPConnection) |
| 35 | exportClasses(KorAPCorpusStats) |
| 36 | exportClasses(KorAPQuery) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 37 | exportMethods(apiCall) |
Marc Kupietz | b956b81 | 2019-11-25 17:53:13 +0100 | [diff] [blame] | 38 | exportMethods(clearAccessToken) |
Marc Kupietz | 0a96b28 | 2019-10-01 11:05:31 +0200 | [diff] [blame] | 39 | exportMethods(clearCache) |
Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 40 | exportMethods(collocationAnalysis) |
Marc Kupietz | 006b47c | 2021-01-13 17:00:59 +0100 | [diff] [blame] | 41 | exportMethods(collocationScoreQuery) |
Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 42 | exportMethods(corpusQuery) |
| 43 | exportMethods(corpusStats) |
| 44 | exportMethods(fetchAll) |
| 45 | exportMethods(fetchNext) |
| 46 | exportMethods(fetchRest) |
Marc Kupietz | 3f57528 | 2019-10-04 14:46:04 +0200 | [diff] [blame] | 47 | exportMethods(frequencyQuery) |
Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 48 | exportMethods(initialize) |
Marc Kupietz | b956b81 | 2019-11-25 17:53:13 +0100 | [diff] [blame] | 49 | exportMethods(persistAccessToken) |
Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 50 | exportMethods(show) |
Marc Kupietz | 0a96b28 | 2019-10-01 11:05:31 +0200 | [diff] [blame] | 51 | import(R.cache) |
Marc Kupietz | 91145b0 | 2020-01-29 15:58:36 +0100 | [diff] [blame] | 52 | import(highcharter) |
Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 53 | import(httr) |
Marc Kupietz | 4862b86 | 2019-11-07 10:13:53 +0100 | [diff] [blame] | 54 | import(keyring) |
Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 55 | import(methods) |
Marc Kupietz | da3afe3 | 2019-09-16 18:32:32 +0200 | [diff] [blame] | 56 | import(utils) |
Marc Kupietz | 95240e9 | 2019-11-27 18:19:04 +0100 | [diff] [blame] | 57 | importFrom(PTXQC,lcpCount) |
| 58 | importFrom(PTXQC,lcsCount) |
Marc Kupietz | dcc1de6 | 2019-10-04 09:10:36 +0200 | [diff] [blame] | 59 | importFrom(broom,tidy) |
Marc Kupietz | bb7d232 | 2019-10-06 21:42:34 +0200 | [diff] [blame] | 60 | importFrom(dplyr,.data) |
Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 61 | importFrom(dplyr,anti_join) |
| 62 | importFrom(dplyr,arrange) |
| 63 | importFrom(dplyr,as_tibble) |
Marc Kupietz | 4de53ec | 2019-10-04 09:12:00 +0200 | [diff] [blame] | 64 | importFrom(dplyr,bind_cols) |
Marc Kupietz | 97a1bca | 2019-10-04 22:52:09 +0200 | [diff] [blame] | 65 | importFrom(dplyr,bind_rows) |
Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 66 | importFrom(dplyr,case_when) |
| 67 | importFrom(dplyr,desc) |
Marc Kupietz | 97a1bca | 2019-10-04 22:52:09 +0200 | [diff] [blame] | 68 | importFrom(dplyr,enquo) |
Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 69 | importFrom(dplyr,filter) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 70 | importFrom(dplyr,group_by) |
Marc Kupietz | 006b47c | 2021-01-13 17:00:59 +0100 | [diff] [blame] | 71 | importFrom(dplyr,if_else) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 72 | importFrom(dplyr,mutate) |
Marc Kupietz | cb3c59e | 2020-06-02 10:10:43 +0200 | [diff] [blame] | 73 | importFrom(dplyr,n) |
Marc Kupietz | 97a1bca | 2019-10-04 22:52:09 +0200 | [diff] [blame] | 74 | importFrom(dplyr,rename) |
| 75 | importFrom(dplyr,rowwise) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 76 | importFrom(dplyr,select) |
Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 77 | importFrom(dplyr,slice_head) |
Marc Kupietz | 97a1bca | 2019-10-04 22:52:09 +0200 | [diff] [blame] | 78 | importFrom(dplyr,starts_with) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 79 | importFrom(dplyr,summarise) |
Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 80 | importFrom(dplyr,tibble) |
Marc Kupietz | 865760f | 2019-10-07 19:29:44 +0200 | [diff] [blame] | 81 | importFrom(ggplot2,GeomPoint) |
| 82 | importFrom(ggplot2,aes) |
Marc Kupietz | d68f971 | 2019-10-06 21:48:00 +0200 | [diff] [blame] | 83 | importFrom(ggplot2,element_text) |
| 84 | importFrom(ggplot2,geom_line) |
| 85 | importFrom(ggplot2,geom_point) |
| 86 | importFrom(ggplot2,geom_ribbon) |
Marc Kupietz | 865760f | 2019-10-07 19:29:44 +0200 | [diff] [blame] | 87 | importFrom(ggplot2,ggplot) |
| 88 | importFrom(ggplot2,ggproto) |
| 89 | importFrom(ggplot2,layer) |
Marc Kupietz | d68f971 | 2019-10-06 21:48:00 +0200 | [diff] [blame] | 90 | importFrom(ggplot2,scale_x_continuous) |
| 91 | importFrom(ggplot2,theme) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 92 | importFrom(jsonlite,fromJSON) |
| 93 | importFrom(lubridate,year) |
| 94 | importFrom(magrittr,"%>%") |
Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 95 | importFrom(magrittr,debug_pipe) |
| 96 | importFrom(purrr,pmap) |
Marc Kupietz | dcc1de6 | 2019-10-04 09:10:36 +0200 | [diff] [blame] | 97 | importFrom(stats,prop.test) |
Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 98 | importFrom(stringr,str_detect) |
| 99 | importFrom(stringr,str_match) |
| 100 | importFrom(stringr,str_split) |
Marc Kupietz | b7e7f72 | 2020-06-02 12:29:18 +0200 | [diff] [blame] | 101 | importFrom(tibble,add_column) |
Marc Kupietz | 4de53ec | 2019-10-04 09:12:00 +0200 | [diff] [blame] | 102 | importFrom(tibble,as_tibble) |
Marc Kupietz | 3f57528 | 2019-10-04 14:46:04 +0200 | [diff] [blame] | 103 | importFrom(tibble,remove_rownames) |
Marc Kupietz | 4de53ec | 2019-10-04 09:12:00 +0200 | [diff] [blame] | 104 | importFrom(tibble,rownames_to_column) |
Marc Kupietz | 97a1bca | 2019-10-04 22:52:09 +0200 | [diff] [blame] | 105 | importFrom(tibble,tibble) |
Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 106 | importFrom(tidyr,complete) |
Marc Kupietz | 4de53ec | 2019-10-04 09:12:00 +0200 | [diff] [blame] | 107 | importFrom(tidyr,expand_grid) |
Marc Kupietz | 006b47c | 2021-01-13 17:00:59 +0100 | [diff] [blame] | 108 | importFrom(tidyr,pivot_longer) |
Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 109 | importFrom(urltools,url_encode) |