powered by
Print a plpData object
# S3 method for plpData print(x, ...)
A message describing the object
The plpData object to print
Additional arguments
data("simulationProfile") plpData <- simulatePlpData(simulationProfile, n=10) print(plpData)
Run the code above in your browser using DataLab