Create a summary data frame of termination experience for a given target status.
Usage
# S3 method for class 'exposed_df'
summary(object, ...)Arguments
- object
A data frame with exposure-level records
- ...
Additional arguments passed to
exp_stats()
Details
Calling summary() on an exposed_df object will summarize results using
exp_stats(). See exp_stats() for more information.
