Skip to contents padding-top: 70px;

BioCroField

BioCroField is a collection of tools for processing field data related to BioCro crop growth simulations.

This package is a work in progress. As development proceeds, functions are subject to modification or removal without notice.

Installing the R Package

The easiest way to install BioCroField is to type the following from within an R terminal:

remotes::install_github('BioCro/BioCroField')

Note that this method requires the remotes package, which can be installed from within R by typing install.packages('remotes').

Learning to Use BioCroField

The best way to learn about using BioCroField is to visit the BioCroField website The website includes documentation for all the functions and data sets included in the package, as well as articles that describe its general features and several important use cases.

License

The BioCroField R package and its documentation are licensed under the MIT license.