Learn R Programming

wyz.code.rdoc (version 1.1.19)

rdocKeywords: 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.

References

Refer to Writing R extensions.

Examples

Run this code
# NOT RUN {
rdocKeywords()
# }

Run the code above in your browser using DataLab