main {chevron} | R Documentation |
Main
Description
retrieve or set main
function.
Usage
main(x)
## S4 method for signature 'chevron_tlg'
main(x)
main(x) <- value
## S4 replacement method for signature 'chevron_tlg'
main(x) <- value
Arguments
x |
( |
value |
( |
Value
the function
stored in the main
slot of the x
argument.
[Package chevron version 0.2.6 Index]