gvcR

Introduction

gvcR contains functions to calculate Genotypic Variance, Phenotypic Variance and Heritability.

Installation

Use devtools to install the development version from Github:

if(!require("devtools")) install.packages("devtools")
devtools::install_github('MYaseen208/gvcR', build_vignettes = TRUE)

License

This package is free and open source software, licensed under GPL.