The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

One4All

R package for data validation and visualization with a focus on microplastic data.

Overview

The One4All package is an R package designed to streamline data validation and formatting tasks. Its primary function is to read a set of rules from a CSV or Excel file and apply them to datasets.

The package also helps in creating valid Excel files with conditional formatting based on specified rules, making it easier to identify and manage inconsistencies in data. Overall, the One4All package aims to enhance data validation and management processes for a more efficient and accurate workflow.

Installation

If you don’t have the remotes package installed, first run:

# install.packages("remotes")
remotes::install_github("Moore-Institute-4-Plastic-Pollution-Res/One4All")

Usage

library(One4All)

Additional Instructions

Access the pkgdown and vignettes here: https://moore-institute-4-plastic-pollution-res.github.io/One4All/

Contributing

Contributions to One4All are welcome! Please see the CONTRIBUTING.md file for details on how to contribute to the project.

License

One4All is released under the CC by 4.0. Please see the license file for more information.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.