calc mean duration by decade
     
    
    Usage
    duration_by_decades(mhwdb_conn, mhw_table)
 
     
    
    Arguments
- mhwdb_conn
 
database connection to a mhw database
 
- mhw_table
 
character name of the table of ensembles to query
 
 
    
    Value
    list of dataframes, one dataframe per decade, each data frame see avg_duration_by_decade_sql for