Rd2md-deprecated: Deprecated functions in package 'Rd2md'.

Rd2md-deprecatedR Documentation

Deprecated functions in package Rd2md.

Description

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").

Usage

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().


Rd2md documentation built on June 22, 2024, 11:15 a.m.