Calculate Surface Area, Volume, Mass of particle by particle number concentration
Source:R/nsvp.R
nsvp.Rd
Calculate Surface Area, Volume, Mass of particle by particle number concentration.
Arguments
- df
dataframe of particle size data: the first column of input is datetime; the other columns are number concentration (N, unit: #/cm3) or log number concentration (dN/dlogdp, unit: #/cm3) for each particle size channel. Column names of the other columns are the middle particle size for each particle size channel.
- dlogdp
logical value, TRUE if the third column is log number concentration (dN/dlogdp).
- dsty
numeric value, density of particle namtter.