Read in and modify EXPD files
     
    
    Usage
    read.expd(fp, zp, year, uccs, integrate_data, hg)
 
     
    
    Arguments
    - fp
 
File to extract from zip file
 
- zp
 
Zip file path
 
- year
 
Year
 
- uccs
 
Vector of UCC's to filter for
 
- integrate_data
 
Whether to prepare data for integrated estimates
 
- hg
 
Hierarchical grouping data
 
 
    
    Details
    This is a hidden file called only by exported package functions.