forked from stefano-meschiari/latex2exp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
27 lines (26 loc) · 745 Bytes
/
NAMESPACE
File metadata and controls
27 lines (26 loc) · 745 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(plot,expression)
S3method(print,latexexpression)
S3method(print,latextoken2)
export(TeX)
export(latex2exp)
export(latex2exp_examples)
export(latex2exp_supported)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,text)
importFrom(magrittr,"%>%")
importFrom(stringr,fixed)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_match)
importFrom(stringr,str_match_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_starts)
importFrom(stringr,str_sub)
importFrom(stringr,str_trim)
importFrom(utils,vignette)