showme {forsearch} | R Documentation |
Output of forsearch_xxx function can be voluminous. This function displays the output in an abbreviated format. Primarily for programmer use.
showme(x, verbose = TRUE)
x |
Name of forsearch_xxx output file |
verbose |
If TRUE, indicates the beginning and end of function run |
Abbreviated printout of output of forsearch_lm function
William R. Fairweather