| 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 | fb54822 | 2022-09-05 12:18:45 +0200 | [diff] [blame] | 5 | export(KorAPConnection) |
| 6 | export(KorAPQuery) |
| Marc Kupietz | dcc1de6 | 2019-10-04 09:10:36 +0200 | [diff] [blame] | 7 | export(as_tibble) |
| 8 | export(bind_cols) |
| Marc Kupietz | c6e7736 | 2026-09-08 14:07:49 +0200 | [diff] [blame^] | 9 | export(blessCacheAs) |
| Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 10 | export(buildWebUIRequestUrl) |
| Marc Kupietz | 38a9d68 | 2024-12-06 16:17:09 +0100 | [diff] [blame] | 11 | export(buildWebUIRequestUrlFromString) |
| Marc Kupietz | afac514 | 2026-09-08 10:37:42 +0200 | [diff] [blame] | 12 | export(cacheAsInfo) |
| Marc Kupietz | dcc1de6 | 2019-10-04 09:10:36 +0200 | [diff] [blame] | 13 | export(ci) |
| Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 14 | export(complete) |
| Marc Kupietz | e203832 | 2021-03-04 18:24:02 +0100 | [diff] [blame] | 15 | export(defaultAssociationScoreFunctions) |
| Marc Kupietz | 4de53ec | 2019-10-04 09:12:00 +0200 | [diff] [blame] | 16 | export(expand_grid) |
| Marc Kupietz | bb7d232 | 2019-10-06 21:42:34 +0200 | [diff] [blame] | 17 | export(geom_freq_by_year_ci) |
| Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 18 | export(group_by) |
| Marc Kupietz | e203832 | 2021-03-04 18:24:02 +0100 | [diff] [blame] | 19 | export(hc_add_onclick_korap_search) |
| Marc Kupietz | 91145b0 | 2020-01-29 15:58:36 +0100 | [diff] [blame] | 20 | export(hc_freq_by_year_ci) |
| Marc Kupietz | bb7d232 | 2019-10-06 21:42:34 +0200 | [diff] [blame] | 21 | export(ipm) |
| Marc Kupietz | e203832 | 2021-03-04 18:24:02 +0100 | [diff] [blame] | 22 | export(ll) |
| 23 | export(logDice) |
| Marc Kupietz | f5263bd | 2024-12-07 16:31:48 +0100 | [diff] [blame] | 24 | export(mergeDuplicateCollocates) |
| Marc Kupietz | e203832 | 2021-03-04 18:24:02 +0100 | [diff] [blame] | 25 | export(mi2) |
| 26 | export(mi3) |
| Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 27 | export(mutate) |
| Marc Kupietz | cb3c59e | 2020-06-02 10:10:43 +0200 | [diff] [blame] | 28 | export(n) |
| Marc Kupietz | 23daf5b | 2019-11-27 10:28:07 +0100 | [diff] [blame] | 29 | export(percent) |
| Marc Kupietz | e203832 | 2021-03-04 18:24:02 +0100 | [diff] [blame] | 30 | export(pmi) |
| Marc Kupietz | 95240e9 | 2019-11-27 18:19:04 +0100 | [diff] [blame] | 31 | export(queryStringToLabel) |
| Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 32 | export(select) |
| 33 | export(summarise) |
| Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 34 | export(synsemanticStopwords) |
| Marc Kupietz | dcc1de6 | 2019-10-04 09:10:36 +0200 | [diff] [blame] | 35 | export(tidy) |
| Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 36 | export(year) |
| Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 37 | exportClasses(KorAPConnection) |
| 38 | exportClasses(KorAPCorpusStats) |
| 39 | exportClasses(KorAPQuery) |
| Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 40 | exportMethods(apiCall) |
| Marc Kupietz | a4f51d7 | 2025-01-25 16:23:18 +0100 | [diff] [blame] | 41 | exportMethods(auth) |
| Marc Kupietz | b956b81 | 2019-11-25 17:53:13 +0100 | [diff] [blame] | 42 | exportMethods(clearAccessToken) |
| Marc Kupietz | 0a96b28 | 2019-10-01 11:05:31 +0200 | [diff] [blame] | 43 | exportMethods(clearCache) |
| Marc Kupietz | dbd431a | 2021-08-29 12:17:45 +0200 | [diff] [blame] | 44 | exportMethods(collocationAnalysis) |
| Marc Kupietz | 006b47c | 2021-01-13 17:00:59 +0100 | [diff] [blame] | 45 | exportMethods(collocationScoreQuery) |
| Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 46 | exportMethods(corpusQuery) |
| 47 | exportMethods(corpusStats) |
| 48 | exportMethods(fetchAll) |
| Marc Kupietz | e52b295 | 2025-07-17 16:53:02 +0200 | [diff] [blame] | 49 | exportMethods(fetchAnnotations) |
| Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 50 | exportMethods(fetchNext) |
| 51 | exportMethods(fetchRest) |
| Marc Kupietz | 3f57528 | 2019-10-04 14:46:04 +0200 | [diff] [blame] | 52 | exportMethods(frequencyQuery) |
| Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 53 | exportMethods(initialize) |
| Marc Kupietz | b956b81 | 2019-11-25 17:53:13 +0100 | [diff] [blame] | 54 | exportMethods(persistAccessToken) |
| Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 55 | exportMethods(show) |
| Marc Kupietz | 6ddece4 | 2023-12-18 17:02:36 +0100 | [diff] [blame] | 56 | exportMethods(textMetadata) |
| Marc Kupietz | 0a96b28 | 2019-10-01 11:05:31 +0200 | [diff] [blame] | 57 | import(R.cache) |
| Marc Kupietz | 91145b0 | 2020-01-29 15:58:36 +0100 | [diff] [blame] | 58 | import(highcharter) |
| Marc Kupietz | f912959 | 2025-01-26 19:17:54 +0100 | [diff] [blame] | 59 | import(httr2) |
| Marc Kupietz | 4862b86 | 2019-11-07 10:13:53 +0100 | [diff] [blame] | 60 | import(keyring) |
| Marc Kupietz | e95108e | 2019-09-18 13:23:58 +0200 | [diff] [blame] | 61 | import(methods) |
| Marc Kupietz | da3afe3 | 2019-09-16 18:32:32 +0200 | [diff] [blame] | 62 | import(utils) |
| Marc Kupietz | dcc1de6 | 2019-10-04 09:10:36 +0200 | [diff] [blame] | 63 | importFrom(broom,tidy) |
| Marc Kupietz | a467572 | 2022-02-23 23:55:15 +0100 | [diff] [blame] | 64 | importFrom(curl,has_internet) |
| Marc Kupietz | 6a0bad4 | 2026-08-31 11:34:18 +0200 | [diff] [blame] | 65 | importFrom(dplyr, |
| 66 | .data, |
| 67 | across, |
| 68 | all_of, |
| 69 | anti_join, |
| 70 | arrange, |
| 71 | as_tibble, |
| 72 | bind_cols, |
| 73 | bind_rows, |
| 74 | case_when, |
| 75 | desc, |
| 76 | enquo, |
| 77 | everything, |
| 78 | filter, |
| 79 | first, |
| 80 | group_by, |
| 81 | if_else, |
| 82 | left_join, |
| 83 | mutate, |
| 84 | n, |
| 85 | quo_name, |
| 86 | relocate, |
| 87 | rename, |
| 88 | row_number, |
| 89 | rowwise, |
| 90 | select, |
| 91 | slice_head, |
| 92 | starts_with, |
| 93 | summarise, |
| 94 | tibble, |
| 95 | ungroup, |
| 96 | where |
| 97 | ) |
| 98 | importFrom(ggplot2, |
| 99 | GeomPoint, |
| 100 | aes, |
| 101 | element_text, |
| 102 | geom_line, |
| 103 | geom_point, |
| 104 | geom_ribbon, |
| 105 | ggplot, |
| 106 | ggproto, |
| 107 | layer, |
| 108 | scale_x_continuous, |
| 109 | theme |
| 110 | ) |
| 111 | importFrom(httr2, |
| 112 | oauth_client, |
| 113 | oauth_flow_auth_code, |
| 114 | url_modify, |
| 115 | url_parse |
| 116 | ) |
| Marc Kupietz | 69cc54a | 2019-09-30 12:06:54 +0200 | [diff] [blame] | 117 | importFrom(jsonlite,fromJSON) |
| 118 | importFrom(lubridate,year) |
| Marc Kupietz | 6a0bad4 | 2026-08-31 11:34:18 +0200 | [diff] [blame] | 119 | importFrom(magrittr, |
| 120 | "%>%", |
| 121 | debug_pipe |
| 122 | ) |
| 123 | importFrom(purrr, |
| 124 | map, |
| 125 | pmap |
| 126 | ) |
| Marc Kupietz | 130a2a2 | 2025-10-18 16:09:23 +0200 | [diff] [blame] | 127 | importFrom(rlang,sym) |
| Marc Kupietz | 6a0bad4 | 2026-08-31 11:34:18 +0200 | [diff] [blame] | 128 | importFrom(stats, |
| 129 | median, |
| 130 | prop.test |
| 131 | ) |
| 132 | importFrom(stringr, |
| 133 | str_detect, |
| 134 | str_match, |
| 135 | str_split, |
| 136 | word |
| 137 | ) |
| 138 | importFrom(tibble, |
| 139 | add_column, |
| 140 | as_tibble, |
| 141 | enframe, |
| 142 | remove_rownames, |
| 143 | rownames_to_column, |
| 144 | tibble |
| 145 | ) |
| 146 | importFrom(tidyr, |
| 147 | complete, |
| 148 | expand_grid, |
| 149 | pivot_longer, |
| 150 | pivot_wider, |
| 151 | unchop, |
| 152 | unnest |
| 153 | ) |
| 154 | importFrom(urltools, |
| 155 | param_get, |
| 156 | url_decode, |
| 157 | url_encode |
| 158 | ) |