jyanglab / fieldlayout

An R package to layout the replicated field experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

Install devtools first, and then use devtools to install imputeR from github.

#install.packages(devtools)
devtools::install_github("jyanglab/fieldlayout")
library(fieldlayout)

List all the functions in the package and find help.

ls(getNamespace("fieldlayout"), all.names=TRUE)
?fieldlayout

Documentation

coming soon.

About

An R package to layout the replicated field experiment


Languages

Language:R 100.0%