powered by
Displays input parameters and arguments passed to transfer.
transfer
getParams(tferObj)
An object of class transfer
getParams returns a list of input parameters and their corresponding values.
getParams
getParams is one of the two accessor functions for a transfer object.
# NOT RUN { library(tfer) y = transfer() getParams(y) # }
Run the code above in your browser using DataLab