powered by
Emulate an R script, and prepare data for examples.
ph.data.prep (…, eval=TRUE, echo=FALSE)
Logical, if true, run the script.
Logical, if true, echo the script.
Ignored.
The ph.data.prep function, which is only designed for tests and examples, runs an R script stored inside the function, itself.
Refer to the vignette for an overview, references and better examples.
# NOT RUN { ph.data.prep (eval=FALSE, echo=TRUE) # }
Run the code above in your browser using DataLab