opInformation {wyz.code.offensiveProgramming} | R Documentation |
Package functions information
Description
A reminder of available functions from this package, and, most common usage
intent. A poor man CLI
cheat sheet.
Usage
opInformation()
Value
A data.table
with following columns
name |
the object name |
category |
the category of the object describe by function name. Could be
|
nature |
either |
stratum |
the stratum the object belongs to. Values are |
phasing |
main usage phase of the object. Values are |
intent |
main global intent of the object. Values are |
Author(s)
Fabien Gelineau <neonira@gmail.com>
Maintainer: Fabien Gelineau <neonira@gmail.com>
See Also
Refer also to package vignettes.
Examples
##---- typical case ----
opInformation()
[Package wyz.code.offensiveProgramming version 1.1.24 Index]