R/data_multi_data.R

############################################################################################################################################################################################
##' @title Multivariate non-functional data
##'
##' @description Average concentrations over the time of NO2, O3, PM10 and PM2.5 from 2020/05/01 to 2020/06/25 in each canton (administrative subdivision) of Nord-Pas-de-Calais (a region from France).
##' @references Data from the National Air Quality Forecasting Platform www.prevair.org
##'
##' @usage data("multi_data")
##' @format A matrix of 169 rows and 4 columns. Each row corresponds to a canton, and each column is a concentration mean in the order NO2, O3, PM10 and PM2.5.
##'
##'
##'
"multi_data"

Try the HDSpatialScan package in your browser

Any scripts or data that you put into this service are public.

HDSpatialScan documentation built on May 31, 2023, 7:52 p.m.