Nothing
library(gpmap)
enumerate_genotypes()
enumerate_genotypes(2)
try(enumerate_genotypes(3,locinames=c('A','B'),allelenames=c('L','H')))
enumerate_genotypes(3,locinames=c('A','B','C'),allelenames=c('L','H'))
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.