## get wq and met data as separate objects for the same station
swmp1 <- apacpnut
swmp2 <- apaebmet
## combine nuts and wq data by union, set timestep to 120 minutes
## Not run:
# comb(swmp1, swmp2, timestep = 120, method = 'union')
# ## End(Not run)
Run the code above in your browser using DataLab