help_console: Printing R help files in the console or in knitr documents

Description Usage Arguments References Examples

Description

Printing R help files in the console or in knitr documents

Usage

1
help_console(optim, "html", lines = 1:25, before = " ", after = " ")

Arguments

topic

Size of Type I error

format

"text", "html", "latex", "Rd"

lines

SNULL

before

NULL

after

NULL

References

https://www.r-bloggers.com/printing-r-help-files-in-the-console-or-in-knitr-documents/

Examples

1
help_console(optim, "html", lines = 1:25, before = " ", after = " ")

likanzhan/acqr documentation built on Dec. 2, 2020, 10:14 a.m.