hasColumns.BaseFileSection: Checks if certain columns exists or not

Description Usage Arguments Value Author(s) See Also

Description

Checks if certain columns exists or not.

Usage

1
2
## S3 method for class 'BaseFileSection'
hasColumns(this, names, ...)

Arguments

names

A character vector of length one or more.

...

Not used.

Value

Returns TRUE for every column that exists, otherwise FALSE.

Author(s)

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

See Also

For more information see BaseFileSection.


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