knitr::opts_chunk$set(
  collapse=TRUE,
  comment="#>",
  fig.path="README-"
)

cropgrowth

Welcome back to growth modelling!!!

This project is under construction

To download and install the package in your R use remotes:

library(remotes)
install_github("kamapu/cropgrowth", dependencies = TRUE)


kamapu/cropgrowth documentation built on Aug. 22, 2021, 8:55 a.m.