create_dna: Title Create random DNA with given size

View source: R/create_dna.R

create_dnaR Documentation

Title Create random DNA with given size

Description

Title Create random DNA with given size

Usage

create_dna(size)

Arguments

size

integer value that represent the length of the DNA sequence to be randomlygenerated .

Examples

create_dna(10)

rforbiodatascience22/group_18_package documentation built on April 5, 2022, 7:51 p.m.