Extract age break attribute information
Usage
age_breaks(x)
# S3 method for class 'conmat_age_matrix'
age_breaks(x)
# S3 method for class 'conmat_setting_prediction_matrix'
age_breaks(x)
# S3 method for class 'setting_data'
age_breaks(x)
# S3 method for class 'ngm_setting_matrix'
age_breaks(x)
# S3 method for class 'setting_vaccination_matrix'
age_breaks(x)
# S3 method for class 'numeric'
age_breaks(x)
# S3 method for class 'matrix'
age_breaks(x)
# S3 method for class 'array'
age_breaks(x)
# S3 method for class 'predicted_contacts'
age_breaks(x)
# S3 method for class 'transmission_probability_matrix'
age_breaks(x)
# S3 method for class 'setting_contact_model'
age_breaks(x)
# Default S3 method
age_breaks(x)Methods (by class)
age_breaks(conmat_age_matrix): Get age break informationage_breaks(conmat_setting_prediction_matrix): Get age break informationage_breaks(setting_data): Get age break informationage_breaks(ngm_setting_matrix): Get age break informationage_breaks(setting_vaccination_matrix): Get age break informationage_breaks(numeric): Get age break informationage_breaks(matrix): Get age break informationage_breaks(array): Get age break informationage_breaks(predicted_contacts): Get age break informationage_breaks(transmission_probability_matrix): Get age break informationage_breaks(setting_contact_model): Get age break informationage_breaks(default): Get age break information