Remove hydrological day of year from hydroYear class
     
    
    Usage
    rmHYD(x)
# S3 method for data.table
rmHYD(x)
# S3 method for HydroImport
rmHYD(x)
# S3 method for HydroAggs
rmHYD(x)
 
     
    
    Arguments
    - x
 
Raw data in data.table format in hydroLoad class
 
 
    
    Value
    
The hydroYearDay column removed from the HydroImport or HydroAggs containers public fields obj$data
     
    
    Examples
    ## Do not run
# obj$rmHYD()