spec
Return a speciate data.frame
spec(code)
Character, PROFILE CODE required by EPA/Speciate
a data.frame with full information for the desired code (PROFILE_CODE)
Simon, H., Beck, L., Bhave, P.V., Divita, F., Hsu, Y., Luecken, D., Mobley, J.D., Pouliot, G.A., Reff, A., Sarwar, G. and Strum, M., 2010. The development and uses of EPA SPECIATE database. Atmospheric Pollution Research, 1(4), pp.196-206.
if (FALSE) {
code <- "8855"
x <- spec(code)
}