is_frequency: Is-A function for Allele Frequencies

View source: R/is_frequency.R

is_frequencyR Documentation

Is-A function for Allele Frequencies

Description

This is a function that returns a flag indicating that the object passed has the qualities of a data.frame created by the function frequencies.

Usage

is_frequency(x)

Arguments

x

A data.frame potentially from frequencies function.

Value

A flag indicating it has the qualities of a data.frame representing allele frequencies

Author(s)

Rodney J. Dyer rjdyer@vcu.edu


dyerlab/gstudio documentation built on Feb. 2, 2024, 8:24 p.m.