inst/doc/LoadUSdata.R

# Load year-specific US Make, Use, and DomesticUse tables
# year must already be defined to source this script

US_Summary_Make <- getNationalMake("Summary", year)
US_Summary_Use <- getNationalUse("Summary", year)
US_Summary_DomesticUse <- generateUSDomesticUse("Summary", year)
USEPA/stateior documentation built on July 16, 2025, 10:03 p.m.