opTestthatInformation: Package Functions Information

Description Usage Value Classification Note Author(s) Examples

View source: R/opTestthatInformation.R

Description

list package functions

Usage

1

Value

A data.table with following columns

name

the object name

category

the category of the object describe by function name. Could be CLASS, FUNCTION or DATA.

nature

either INTERNAL or EXPORTED.

stratum

the stratum the object belongs to. Values are CORE, LAYER_1, LAYER_2, LAYER_3.

phasing

main usage phase of the object. Values are DESIGN, BUILD, TEST, RUN, MAINTAIN, EVOLVE and TRANSVERSAL.

intent

main global intent of the object. Values are PARTS_BUILDING, PARTS_ASSEMBLY, QUALITY_CONTROL, FEEDBACK, STATISTICS, CONTENT_GENERATION and UTILITIES.

Classification

STRATUM ▶ LAYER_3

PHASING ▶ RUN

INTENT ▶ FEEDBACK

Note

The call must be qualified by the package name, especially to avoid collisions.

Author(s)

Fabien Gelineau <neonira@gmail.com>

Maintainer: Fabien Gelineau <neonira@gmail.com>

Examples

1

neonira/wyz.code.testthat documentation built on Feb. 19, 2020, 12:48 p.m.