stringDNA | R Documentation |
Function that generates a string of DNA bases with size given as function argument.
stringDNA(size = 1)
size |
Integer defining length of DNA string build of A, T, G and C. (Default is 1) |
A string of DNA characters.
stringDNA(size = 20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.