(Murdoch 2010)
. Rdpack stores them in the
variables described here.
-Rdo_predefined_sections
is a named character vector of types of the
- top level sections of an Rd object.
+Rdo_predefined_sections
is a named character vector providing
+ the types of the top level sections in an Rd object.
Rdo_piece_types
is a named character vector giving the types of
the core (all possible?) Rd macros.
NOTE: These objects are hard coded and need to be updated if
@@ -81,11 +81,8 @@
Value
for Rdo_predefined_sections
, the name-value pairs are given in
- the following table. For example,
-
-Rdo_predefined_sections["examples"]
is
-
-RCODE
+ the following table. For example, Rdo_predefined_sections["examples"]
results
+ in RCODE
.