blob: 4dafc68b4aa873537205ffe1f8e39ac062e08dfd [file] [log] [blame]
Hao Zhub1bc0aa2015-11-12 11:23:42 -05001# Generated by roxygen2: do not edit by hand
2
Hao Zhueaef4312018-01-10 17:05:23 -05003S3method(knit_print,kableExtra)
4S3method(print,kableExtra)
Hao Zhu8977a8a2015-11-19 16:52:21 -05005export("%>%")
Hao Zhub1bc0aa2015-11-12 11:23:42 -05006export(add_footnote)
Hao Zhuc1f38412017-02-23 12:13:48 -05007export(add_header_above)
Hao Zhu8f417202017-05-20 16:37:14 -04008export(add_indent)
Hao Zhuf1873a42019-01-07 15:57:01 -05009export(as_image)
Hao Zhube853f72018-05-20 18:52:26 -040010export(auto_index)
Hao Zhubacd2f32017-10-11 14:06:36 -040011export(cell_spec)
Hao Zhu2a87e8e2017-06-14 15:49:33 -040012export(collapse_rows)
Hao Zhubff01912017-05-23 18:05:00 -040013export(column_spec)
Hao Zhucdd7f922018-01-08 11:39:40 -050014export(footnote)
Hao Zhu1ac13ad2018-01-08 16:12:24 -050015export(footnote_marker_alphabet)
16export(footnote_marker_number)
17export(footnote_marker_symbol)
Hao Zhu62cdde52017-05-20 22:16:03 -040018export(group_rows)
Hao Zhue5b9bff2018-05-20 17:40:03 -040019export(html_dependency_bsTable)
20export(html_dependency_kePrint)
Hao Zhuad4ea392020-08-10 01:24:50 -040021export(html_dependency_lightable)
Hao Zhu68b5bbf2018-03-26 11:30:34 -040022export(kable)
Hao Zhu356ca9f2017-09-05 16:10:26 -040023export(kableExtra_latex_packages)
Hao Zhu2a64dc62017-08-28 10:57:57 -040024export(kable_as_image)
Hao Zhu37975a32019-01-15 14:59:34 -060025export(kable_as_xml)
Hao Zhuad4ea392020-08-10 01:24:50 -040026export(kable_classic)
Hao Zhud8a2e332020-08-11 01:26:32 -040027export(kable_classic_2)
Hao Zhuad4ea392020-08-10 01:24:50 -040028export(kable_material)
Hao Zhu9bf19982020-08-11 00:50:33 -040029export(kable_material_dark)
Hao Zhuad4ea392020-08-10 01:24:50 -040030export(kable_minimal)
Hao Zhu33b865f2020-08-18 02:10:43 -040031export(kable_paper)
Hao Zhuc1f38412017-02-23 12:13:48 -050032export(kable_styling)
Hao Zhuf2be4822020-08-18 07:44:10 -040033export(kbl)
Hao Zhucc21dc72017-05-20 01:15:25 -040034export(landscape)
Hao Zhu248bbef2018-04-02 18:25:14 -040035export(linebreak)
Hao Zhudb04e302015-11-15 16:57:38 -050036export(magic_mirror)
Hao Zhu72917f92019-03-15 18:41:42 -040037export(pack_rows)
Hao Zhufdff6f42020-08-09 14:38:10 -040038export(remove_column)
Hao Zhue0a36a82015-11-23 15:35:20 -050039export(rmd_format)
Hao Zhu79f1e2a2017-06-11 20:55:30 -040040export(row_spec)
Hao Zhu73cf3732018-05-11 17:50:05 -040041export(save_kable)
Hao Zhu501fb452017-07-05 14:37:13 -040042export(scroll_box)
Hao Zhu9ce317e2017-10-12 18:19:55 -040043export(spec_angle)
44export(spec_color)
45export(spec_font_size)
Hao Zhu6f362bb2017-10-23 23:21:38 -040046export(spec_popover)
47export(spec_tooltip)
Hao Zhuce5ee412017-10-23 01:14:38 -040048export(text_spec)
Hao Zhuc1f38412017-02-23 12:13:48 -050049export(usepackage_latex)
Hao Zhu37975a32019-01-15 14:59:34 -060050export(xml_as_kable)
Hao Zhu76f0eb62018-09-15 12:38:33 -040051export(xtable2kable)
Hao Zhueaef4312018-01-10 17:05:23 -050052import(htmltools)
Duncan Murdoch911dca32019-01-05 16:39:32 -050053importFrom(digest,digest)
Hao Zhub548aac2018-09-18 13:29:01 -040054importFrom(glue,glue)
Hao Zhu6290fdd2017-10-24 00:10:32 -040055importFrom(grDevices,col2rgb)
Hao Zhueaef4312018-01-10 17:05:23 -050056importFrom(knitr,asis_output)
Hao Zhu93e19a82017-08-26 10:48:49 -040057importFrom(knitr,include_graphics)
Hao Zhu68b5bbf2018-03-26 11:30:34 -040058importFrom(knitr,kable)
Hao Zhuc1f38412017-02-23 12:13:48 -050059importFrom(knitr,knit_meta_add)
Hao Zhueaef4312018-01-10 17:05:23 -050060importFrom(knitr,knit_print)
Hao Zhuf7994dd2017-02-27 16:58:42 -050061importFrom(magrittr,"%>%")
Hao Zhuf6435d52017-07-24 17:35:08 -040062importFrom(readr,read_file)
Hao Zhua31e97f2017-06-08 14:55:41 -040063importFrom(readr,read_lines)
Hao Zhueaef4312018-01-10 17:05:23 -050064importFrom(rmarkdown,html_dependency_bootstrap)
65importFrom(rmarkdown,html_dependency_jquery)
Hao Zhuc1f38412017-02-23 12:13:48 -050066importFrom(rmarkdown,latex_dependency)
Hao Zhue0a36a82015-11-23 15:35:20 -050067importFrom(rmarkdown,metadata)
Hao Zhu73cf3732018-05-11 17:50:05 -040068importFrom(rmarkdown,pandoc_self_contained_html)
Hao Zhu5b71b2d2018-03-26 16:31:09 -040069importFrom(rstudioapi,isAvailable)
70importFrom(rstudioapi,viewer)
Hao Zhu26234122017-02-22 15:34:33 -050071importFrom(rvest,html_table)
Hao Zhu9ce317e2017-10-12 18:19:55 -040072importFrom(scales,rescale)
Hao Zhuce5ee412017-10-23 01:14:38 -040073importFrom(stats,ave)
Duncan Murdoch911dca32019-01-05 16:39:32 -050074importFrom(stringr,fixed)
Hao Zhue10cfd32017-02-21 16:41:14 -050075importFrom(stringr,str_count)
Hao Zhuf7994dd2017-02-27 16:58:42 -050076importFrom(stringr,str_detect)
77importFrom(stringr,str_extract)
78importFrom(stringr,str_extract_all)
79importFrom(stringr,str_match)
80importFrom(stringr,str_match_all)
Hao Zhub2b41992017-10-03 12:50:03 -040081importFrom(stringr,str_replace)
Hao Zhuf7994dd2017-02-27 16:58:42 -050082importFrom(stringr,str_replace_all)
Hao Zhua3fc0c42017-02-27 12:04:59 -050083importFrom(stringr,str_split)
Hao Zhufdec1842017-06-08 17:06:04 -040084importFrom(stringr,str_sub)
Hao Zhuf7994dd2017-02-27 16:58:42 -050085importFrom(stringr,str_trim)
Hao Zhu7f8b6842018-10-23 17:41:13 -040086importFrom(tools,file_ext)
87importFrom(tools,file_path_sans_ext)
Hao Zhu76f0eb62018-09-15 12:38:33 -040088importFrom(utils,capture.output)
Hao Zhu248bbef2018-04-02 18:25:14 -040089importFrom(utils,head)
Hao Zhuf7994dd2017-02-27 16:58:42 -050090importFrom(utils,read.csv)
Hao Zhu9ce317e2017-10-12 18:19:55 -040091importFrom(viridisLite,viridis)
Hao Zhu7f8b6842018-10-23 17:41:13 -040092importFrom(webshot,webshot)
Hao Zhu26234122017-02-22 15:34:33 -050093importFrom(xml2,"xml_attr<-")
Hao Zhu62cdde52017-05-20 22:16:03 -040094importFrom(xml2,"xml_text<-")
Hao Zhu26234122017-02-22 15:34:33 -050095importFrom(xml2,read_html)
96importFrom(xml2,read_xml)
Hao Zhu9bab1532017-07-24 15:08:41 -040097importFrom(xml2,write_xml)
Hao Zhu981933b2017-02-22 18:46:23 -050098importFrom(xml2,xml_add_child)
99importFrom(xml2,xml_add_sibling)
Hao Zhu26234122017-02-22 15:34:33 -0500100importFrom(xml2,xml_attr)
Hao Zhu981933b2017-02-22 18:46:23 -0500101importFrom(xml2,xml_child)
102importFrom(xml2,xml_children)
Hao Zhu26234122017-02-22 15:34:33 -0500103importFrom(xml2,xml_has_attr)
Hao Zhu9410a272020-08-03 01:11:47 -0400104importFrom(xml2,xml_length)
Hao Zhu981933b2017-02-22 18:46:23 -0500105importFrom(xml2,xml_name)
Hao Zhu2a87e8e2017-06-14 15:49:33 -0400106importFrom(xml2,xml_remove)
Hao Zhuf7994dd2017-02-27 16:58:42 -0500107importFrom(xml2,xml_text)