print_search {PUMP}R Documentation

Print the search history of a pump result object (result function)

Description

For pump_mdes and pump_sample, print the (abbreviated) search history.

Usage

print_search(x, n = 10)

Arguments

x

a pumpresult object (except for is.pumpresult, where it is a generic object to check).

n

Number of lines of search path to print, max.

Value

No return value; prints results.


[Package PUMP version 1.0.3 Index]