.nowcast | R Documentation |
This function calculates the NowCast version of the incoming data.
.nowcast(x, version = "pm", includeShortTerm = FALSE)
x |
Vctor of ordered PM2.5 data in units of ug/m3. |
version |
Character identity specifying the type of nowcast algorithm to
be used. For details see |
includeShortTerm |
Logical specifying whether to calculate preliminary NowCast values starting with the 2nd hour |
Vector of unitless NowCast values of the same length as x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.