
Last chance! 50% off unlimited learning
Sale ends in
intervals
objectPrint a fire intervals
object
# S3 method for intervals
print(x, ...)
An intervals
object.
Additional arguments that are tossed.
intervals()
to create a fire intervals
object.
# NOT RUN {
data(pgm)
interv <- intervals(composite(pgm))
print(interv)
# Note, you can also catch the printed table:
summary_stats <- print(interv)
# }
Run the code above in your browser using DataLab