removeSection.BaseFile: Removes a section from a BASE file structure

Description Usage Arguments Value Author(s) See Also

Description

Removes a section from a BASE file structure.

Usage

1
2
## S3 method for class 'BaseFile'
removeSection(this, section, ...)

Arguments

section

A BaseFileSection to be removed.

...

Not used.

Value

Returns (invisibly) the number of sections removed.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see BaseFile.


HenrikBengtsson/aroma.Base documentation built on May 7, 2019, 1:51 a.m.