opTestthatInformation {wyz.code.testthat} | R Documentation |
Package Functions Information
Description
list package functions
Usage
opTestthatInformation()
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>
Examples
opTestthatInformation()
opTestthatInformation()[stratum == 'CORE']
[Package wyz.code.testthat version 1.1.20 Index]