rdocKeywords {wyz.code.rdoc}R Documentation

R Documentation Keywords

Description

Provides all R documentation markup tags a.k.a keywords

Usage

rdocKeywords(asList_b_1 = FALSE)

Arguments

asList_b_1

A single boolean.

Value

A vector of type characters, containing all R documentation keywords, when parameter asList_b_1 is FALSE. Otherwise a list organizing this same content.

Author(s)

Fabien Gelineau <neonira@gmail.com>

Maintainer: Fabien Gelineau <neonira@gmail.com>

References

Refer to Writing R extensions.

Examples

rdocKeywords()

[Package wyz.code.rdoc version 1.1.19 Index]