Rd2md-deprecated {Rd2md} | R Documentation |
The functions listed below are deprecated and will be defunct in
the near future. When possible, alternative functions with similar
functionality are also mentioned. Help pages for deprecated functions are
available at help("<function>-deprecated")
.
ReferenceManual(
pkg = getwd(),
outdir = getwd(),
front.matter = "",
toc.matter = "<!-- toc -->",
date.format = "%B %d, %Y",
verbose = FALSE
)
Rd2markdown(rdfile, outfile, append = FALSE)
ReferenceManual
For ReferenceManual()
, use render_refman()
.
Rd2markdown
For Rd2markdown()
, use as_markdown()
.