R/show.R

setMethod("show", signature("Rcpp_WofostModel"), 
function(object)  {
	cat("class       :" , class(object), "\n")
})

Try the Rwofost package in your browser

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

Rwofost documentation built on Dec. 7, 2025, 9:07 a.m.