valid_functions_ref {evalR} | R Documentation |
arguments to use with @inheritParams
Description
arguments to use with @inheritParams
Arguments
valid_functions |
tokens of any length that are prefixed on a parenthesis block and specify a function to run on the provided parameters within the block. For example, the 'log' token will evaluate the logarithm value of the first parameter. Note named parameters are not support. |
[Package evalR version 0.0.1 Index]