validate_primers: Validates a Primers Object.

View source: R/primers.R

validate_primersR Documentation

Validates a Primers Object.

Description

Checks whether a Primers object is valid or not.

Usage

validate_primers(object)

Arguments

object

An input data frame to be checked for being a primer data frame.

Value

TRUE, if the object is valid, FALSE otherwise.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.