inst/genepop-shiny/pages/pages_def_documentation.R

tabDocu = fluidPage(align="left",
                    column(
                      box(
                        h1(paste("Genepop version", config$version_genepop)),
                        #div(withMathJax(includeMarkdown(getFile("GenepopS.Rmd")))),
                        width = 0
                      ),
                      width = 12)
)

Try the genepop package in your browser

Any scripts or data that you put into this service are public.

genepop documentation built on Jan. 22, 2023, 1:07 a.m.