-
Notifications
You must be signed in to change notification settings - Fork 8
/
NAMESPACE
57 lines (56 loc) · 1.46 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Generated by roxygen2: do not edit by hand
S3method(print,palette)
export(advdate)
export(bookdown_profile)
export(chapter_pdf)
export(count_words)
export(count_words2)
export(iheid_palette)
export(iheid_palettes)
export(iheiddown_betterland)
export(iheiddown_betterport)
export(iheiddown_poster)
export(mean_pages)
export(mean_year)
export(percent_female)
export(preview_start)
export(preview_stop)
export(problemset_pdf)
export(syllabus_pdf)
export(theme_iheid)
export(thesis_pdf)
export(total_pages)
import(crayon)
import(dplyr)
importFrom(bib2df,bib2df)
importFrom(bookdown,pdf_book)
importFrom(bookdown,preview_chapter)
importFrom(bookdown,render_book)
importFrom(fs,path_dir)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,margin)
importFrom(ggplot2,theme)
importFrom(grDevices,rgb)
importFrom(graphics,image)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(pdftools,pdf_text)
importFrom(readr,read_lines)
importFrom(rlang,.data)
importFrom(rmarkdown,pdf_document)
importFrom(rstudioapi,getSourceEditorContext)
importFrom(servr,daemon_list)
importFrom(servr,daemon_stop)
importFrom(stats,na.omit)
importFrom(stringr,str_detect)
importFrom(stringr,str_split)
importFrom(tibble,as_tibble)
importFrom(tidytext,unnest_tokens)
importFrom(usethis,ui_info)
importFrom(utils,file.edit)
importFrom(utils,install.packages)
importFrom(xaringan,inf_mr)