removeAliasesfrom.Rd.file {inlinedocs}R Documentation

removeAliasesfrom Rd file

Description

remove aliases to methodnames from the Rd file of a class automatically-generated by package.skeleton.

Usage

removeAliasesfrom.Rd.file(N, 
    pkg, code)

Arguments

N

Name of function/file to which we will add documentation.

pkg

Package name.

code

The code of the package

Author(s)

Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre], Keith Ponting [aut], Thomas Wutzler [aut], Philippe Grosjean [aut], Markus Müller [aut], R Core Team [ctb, cph]


[Package inlinedocs version 2023.9.4 Index]