knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of msatwRangler is to convert microsatellite data from an .xlsx file in the GenAlEx format into .txt files that meet the input requirements of MicroMerge (Presson et al. 2006 & 2008).
You can install msatwRangler with this line of code:
{r, eval = FALSE}
devtools::install_github("andreasbennetsenboe/msatwRangler")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.