isfunctionstring {ivmte} | R Documentation |
Auxiliary function: check if string is command
Description
Auxiliary function to check if a string is in fact a command, but in string form.
Usage
isfunctionstring(string)
Arguments
string |
the string object to be checked. |
Value
boolean expression.
[Package ivmte version 1.4.0 Index]