powered by
Other functions. The prep.ph.data function is mainly for examples.
prep.ph.data (…, eval=TRUE, echo=FALSE) min1 (x)
Logical, if true, run the script.
Logical, if true, echo the script.
An integer vector.
Ignored.
The prep.ph.data function, which is only designed for tests and examples, runs an R script stored inside the function, itself.
The min1 function will return one, if one is the minimum x value, otherwise, it will return zero.
Refer to the vignette for an overview, references and better examples.
# NOT RUN { prep.ph.data (eval=FALSE, echo=TRUE) # }
Run the code above in your browser using DataLab