Learn R Programming

Hapi (version 0.0.3)

hapiCVResolution: Histogram of crossover resolution

Description

Histogram of crossover resolution

Usage

hapiCVResolution(cv)

Arguments

cv

a dataframe of crossover information

Value

a histogram

Examples

Run this code
# NOT RUN {
data(crossover)
hapiCVResolution(cv=crossover)
# }

Run the code above in your browser using DataLab