rtimicropem

CRAN_Status_Badge Build Status Build status codecov.io DOI status

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

knitr::opts_chunk$set(
  fig.path = "README/README-fig-"
)

Installation

Install the package with:

install.packages("rtimicropem")

Or install the development version using devtools with:

library("devtools")
install_github("ropensci/rtimicropem")

# Introduction

```r
library("knitr")
library("dplyr")

This package aims at supporting the analysis of PM2.5 measures made with RTI MicroPEM. RTI MicroPEM are personal monitoring devices (PM2.5 and PM10) developed by RTI international.

The goal of the package functions is to help in two main tasks:

For more information check out the package website, in particular the introductory vignette.



masalmon/ammon documentation built on May 17, 2022, 4:40 a.m.