| add_mb | R Documentation | 
Add column containing genomic coordinate in units of megabasepairs ("Mb").
add_mb(dat, pos_col = "POS")
| dat | Data. | 
| pos_col | Genomic position column name. | 
dat <- echodata::BST1
dat2 <- add_mb(dat = dat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.