You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

16 lines
351 B

# Generated by roxygen2: do not edit by hand
S3method(print,prince)
export("%>%")
export(pr_add_css_file)
export(pr_add_css_rules)
export(pr_add_sources)
export(pr_enable_js)
export(pr_raster)
export(pr_render)
export(pr_set_input_format)
export(pr_set_pdf_metadata)
export(prince)
import(sys)
importFrom(magrittr,"%>%")
importFrom(rmarkdown,render)