opMetaTestingInformation: Package functions information

Description Usage Value Author(s) See Also Examples

View source: R/opMetatTestingInformation.R

Description

A reminder of available functions from this package, and, most common usage intent. A poor man CLI cheat sheet.

Usage

1

Value

A data.table with following column names

function

a function name provided by this package

elaboration

a boolean stating if function could/should be use for elaboration purpose

verification

a boolean stating if function could/should be use for verification purpose

exploitation

a boolean stating if function could/should be use for exploitation purpose

information

a boolean stating if function could/should be use for informative purpose

kind

the classification kind of the chosen function

user

a typical user role/profile that may use the function

domain

internal domain function belongs to

Author(s)

Fabien Gelineau <neonira@gmail.com>

Maintainer: Fabien Gelineau <neonira@gmail.com>

See Also

Refer also to package vignettes.

Examples

1
2
##---- typical case ----
opMetaTestingInformation()

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