Skip to content
Snippets Groups Projects
Commit 759efe26 authored by Clare's avatar Clare
Browse files

Changed column headings to include units

parent d9741aba
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
#' #'
#' @format A data frame with 20 rows and 12 variables: #' @format A data frame with 20 rows and 12 variables:
#' \describe{ #' \describe{
#' \item{positions}{location of the SNP on the chromosome e.g. in base pairs} #' \item{bp_positions}{location of the SNP on the chromosome e.g. in base pairs}
#' \item{distances}{genetic distance of the SNP from the start of the chromosome e.g. in centimorgans} #' \item{cM_distances}{genetic distance of the SNP from the start of the chromosome e.g. in centimorgans}
#' \item{chrom_1}{allele of the SNP on the first example chromosome} #' \item{chrom_1}{allele of the SNP on the first example chromosome}
#' \item{chrom_2}{allele of the SNP on the second example chromosome} #' \item{chrom_2}{allele of the SNP on the second example chromosome}
#' \item{chrom_3}{allele of the SNP on the third example chromosome} #' \item{chrom_3}{allele of the SNP on the third example chromosome}
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment