GithubHelp home page GithubHelp logo

karlropkins / aqeval Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 18.56 MB

R code for Air Quality Evaluation

Home Page: https://karlropkins.github.io/AQEval/

License: GNU General Public License v3.0

R 87.95% HTML 12.05%

aqeval's Introduction

AQEval

R-CMD-check CRAN status

R code for Air Quality Evaluation.

AQEval was developed for use by those tasked with the routine detection, characterisation and quantification of discrete changes in air quality time-series, such as identifying the impacts of air quality policy interventions.

Project Webpages

AQEval Projects pages: https://karlropkins.github.io/AQEval/

Installation

Get AQEval from CRAN (archive):

install.packages("AQEval")

The developer’s version AQEval is on GitHub in the AQEval code archive:

# (if you do not have remotes package, install it from CRAN) 
# install.packages("remotes")
remotes::install_github("karlropkins/AQEval") 

If you have the AQEval .tar.gz file:

# install.packages("remotes")
remotes::install_local(file.choose()) # and select

Background

This package contains code developed as part of an on-going project.

Contributing

Contributions are very welcome. Please note both contribution guidance and code of conduct… Contributions

License

GPL-3

aqeval's People

Contributors

karlropkins avatar airqualityanthony avatar

Stargazers

Juan P. Fonseca-Zamora avatar Jim McQuaid avatar Blaise Kelly avatar  avatar Dr James Tate avatar

Watchers

 avatar

aqeval's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.