knausb / hempTools

Tolls for hemp projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hempTools

Tools for hemp projects

Usage

In order to load the library use the following command.

library(hempTools)

If you see the following message then you probably need to install the package.

Error in library(hempTools) : there is no package called ‘hempTools’

In order to install the package use the following command.

devtools::install_github( repo = "knausb/hempTools", build_vignettes = FALSE )

About

Tolls for hemp projects

License:GNU General Public License v3.0


Languages

Language:R 100.0%