README.md

Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired. DOI

fulcrum

This package has been retired with the completion of the GRDC funded research project DAQ00186. There will not be any further development to this package.

The goal of fulcrum is to allow easy querying and cleaning of USQ/DAFQ paddock survey data for generating reports.

Installation

You can install fulcrum from GitHub with:

if (!require("remotes")) {
  install.packages("remotes", repos = "http://cran.rstudio.com/")
  library("remotes")
}

install_github("adamhsparks/fulcrum")

Please note that the 'fulcrum' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



adamhsparks/fulcrum documentation built on Nov. 19, 2019, 4:49 a.m.