R/summary.testPort.R

`summary.testPort` <-
function(object, ...){
	cat('Change in portfolio value: ', round(100*(object$change-1),1), '%\n', sep='')
}

Try the stockPortfolio package in your browser

Any scripts or data that you put into this service are public.

stockPortfolio documentation built on May 29, 2017, 11:32 a.m.