| initialize,TimeMap-method {SoilR} | R Documentation |
automatic title
## S4 method for signature 'TimeMap'
initialize(
.Object,
starttime = numeric(),
endtime = numeric(),
map = function(t) { t }
)
.Object |
object of class: |
starttime |
no manual documentation |
endtime |
no manual documentation |
map |
no manual documentation |