newSubSubSection {Nozzle.R1}R Documentation

Create a new subsubsection element.

Description

Create a new subsubsection element.

Usage

  newSubSubSection(..., exportId = NULL,
    protection = PROTECTION.PUBLIC)

Arguments

...

Strings that will be concatenated to form the subsubsection title.

exportId

Unique string to identify this element. Used to retrieve the element using getExportedElement.

protection

Procection level. One of PROTECTION.PUBLIC, PROTECTION.GROUP, PROTECTION.PRIVATE.

Value

New element.

Author(s)

Nils Gehlenborg nils@hms.harvard.edu


[Package Nozzle.R1 version 1.1-1.1 Index]