imxLog {OpenMx} | R Documentation |
Test thread-safe output code
Description
This is the code that the backend uses to write diagnostic information to standard error. This function should not be called from R. We make it available only for testing.
Usage
imxLog(str)
Arguments
str |
the character string to output |
[Package OpenMx version 2.21.11 Index]