is_config: Config Check

Description Usage Arguments Value Examples

View source: R/config.R

Description

Checks whether the object is of class config, as returned by config().

Usage

1

Arguments

x

Object to check.

Value

A boolean.

Examples

1
2
3
4
5
## Not run: 
is_config(1)
is_config(conf("hello"))

## End(Not run)

devOpifex/g2r documentation built on Jan. 16, 2022, 12:36 a.m.