R/price.R

Defines functions price

Documented in price

price <-
function(x){
	return(x$price)
}

Try the LSMonteCarlo package in your browser

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

LSMonteCarlo documentation built on May 2, 2019, 8:55 a.m.