opInformation: Package functions information

Description Usage Value Author(s) See Also Examples

View source: R/opInformation.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

name

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

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 ----
opInformation()

neonira/wyz.code.offensiveProgramming documentation built on Feb. 20, 2020, 2:01 p.m.