replace.one {inlinedocs}R Documentation

replace one

Description

Do find and replace for one element of an inner documentation list on 1 Rd file.

Usage

replace.one(torep, REP, txt)

Arguments

torep

tag to find.

REP

contents of tag to put inside.

txt

text in which to search.

Author(s)

Toby Dylan Hocking <toby@sg.cs.titech.ac.jp> [aut, cre], Keith Ponting [aut], Thomas Wutzler [aut], Philippe Grosjean [aut], Markus Müller [aut], R Core Team [ctb, cph]


[Package inlinedocs version 2013.9.3 Index]