solve most of predefined challenges

This commit is contained in:
2021-08-02 16:12:18 +02:00
parent d01cea9d52
commit 4fe45feec9
7 changed files with 138 additions and 24 deletions
+3
View File
@@ -1,16 +1,19 @@
# Generated by roxygen2: do not edit by hand
export(bar_plot_fraktionen)
export(fetch_all)
export(find_word)
export(join_redner)
export(read_all)
export(read_from_csv)
export(repair)
export(word_usage_by_date)
export(write_to_csv)
import(dplyr)
import(pbapply)
import(purrr)
import(stringr)
import(tibble)
import(tidyr)
import(utils)
import(xml2)