mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-22 11:50:23 +01:00
84e390f378
now with a shiny hwe-app
12 lines
268 B
R
12 lines
268 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/hwe_app.R
|
|
\name{hwe_app}
|
|
\alias{hwe_app}
|
|
\title{Shiny app of the Hardy Weinberg Equillibrium calculations}
|
|
\usage{
|
|
hwe_app()
|
|
}
|
|
\description{
|
|
App to easily calculate and visualize the HWE.
|
|
}
|