From 759efe262a8bc7263c7a0c4e170f525dff29aa56 Mon Sep 17 00:00:00 2001
From: Clare <chorscroft@users.noreply.github.com>
Date: Mon, 29 Jun 2020 13:10:05 +0100
Subject: [PATCH] Changed column headings to include units

---
 R/snps-data.R |   4 ++--
 data/snps.rda | Bin 594 -> 611 bytes
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/R/snps-data.R b/R/snps-data.R
index f281783..3389180 100644
--- a/R/snps-data.R
+++ b/R/snps-data.R
@@ -5,8 +5,8 @@
 #'
 #' @format A data frame with 20 rows and 12 variables:
 #' \describe{
-#'   \item{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{bp_positions}{location of the SNP on the chromosome e.g. in base pairs}
+#'   \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_2}{allele of the SNP on the second example chromosome}
 #'   \item{chrom_3}{allele of the SNP on the third example chromosome}
diff --git a/data/snps.rda b/data/snps.rda
index d01801492e534d1e9a6791e154dc565a10bb8d7c..37f5e8a9a87757e8f6a3931a95febbe0c3ec0571 100644
GIT binary patch
delta 583
zcmcb_@|Z=)DJsL#&@oaiIP&@KYZDll{OTtPY1W&}lwww3kV;{kaM^(&BXa_q1M?LV
zHpN#GnI=iLjsi<=%?sR=Rpq;~<+9>3#|f961v{6yxiK<GF$*q`Tq4Dg+1VWOS4qQ&
zA>+ga2DV-UX9orb2DXL_wgv_UhDokmatmLiH2bc6xz#^dpwg|^#^ti$VxO5yQp^@4
z8Zs;7EUaJHVk_*g8CINovgSmH;-!lZLf3FaREm7wns{s)p97D<L>X0gq3tQ0ML*t&
zOk;COQMvTUrgGNPhtobjQeZiu9e%!I5=XAK?jeT-2`)Snrj%>U&HSQqKmO|nYeDZg
zc@d|chLnbAK6WOrlM~tvralXQ`jV?VC`DCql2wcFor{U}b^=ddBnnG-omSuRVdXB7
zzojZJlix|&Grm#z6JsypSb5!8py`2WL|)N){WY}<HqJWfeSgK*X-6Zsm`hFkKFdE~
zlBZ7CY4O#OECvn=*B5m&X4fnb*l^N8N<&J+X@aK9q=pqc6*R?`b@ZijU1;iAU?>tg
z^)SPSGd(AIPIs_8SXw`yPtxvL(7C-mche88Ua7m;FGz_==1XM|N6tajgjv%YPoK#u
zIBnK(fXS-*&J|%E1I`-`0#a2oj{0cL;4nJ+W!{U|O{ZL(IA5KJKkTH?sdZAlgF|-l
zge7S`=P%z?XlhXGo*EF4dhx~V&6@7vwgPGj4v{R^tQaO$`p)_{<^4fhoxP9ycb<>-
qIToBY|I}sk{re5p$LRR6v?i9+U$b3xe8q#_|Kdfi76B7LX$AlUJo<(J

delta 566
zcmaFNa*0LADJsL#&@oaiI8r~)GLnJG_y0s8&HCAa%N!)y8l)I97<kznF23SrzG9MM
zE9}75U~-vf@fAT%DdEhOuMz|ou+2*FVesW;Y)Q#%lwwF^bDJ?sD#e81s=Y@STLa?)
zW(Nia69%4!3k(dG)!cj>7#LKhIPv;02xpo#Fgq{^GYGzz!EsQ6fuW62f@jW$*}Isx
z`0L6YuK(*+{G&<q`DJ_m$~Qd%g$xFVTvpU9by*(C6nt5ai<wzvCZ~z`xtV7+J=kTX
z)F7<zv2(=>rPdaepUXeRI0>mrHQH|4yk+aQ?K^hv>YH9y!=kl>nS=Gh0}D<~H7A)w
ztrrr1^MyoLYvi;ny~*0>oc7qh;`PC!OAg6zn6msj>xF0apLqVR%S^vJm!-rYW5xQ^
zO^GW~@-mp33fMpIE|@8@X9i=lnb73@zE4%>U%A$wu=)Ih{Z5`L8x!?%!!~gwG&pW{
z6=S+yus~qLNe3wnDGjFynl6(XR-B(8(jDyLZq%CL=oTP1V_y)Tl*F=>G?%mhhftS!
zpQkO+w|Z`Txir4*RsGT}HJ1eMa1<TqU*l48AiOqN^ovBJtY8C6@X3fd0f#nPonT@%
z@a>9wS;wG|rM>(EuT9HVCV`UWO47}T0=%nRHZU>2yuL)raM2IblgA}kTtZJXG`p&8
zxZM-PyX%Et5L1rA>}m!6$tO1D{_?J4y&Dtd6Zv`lPS?2%-ZRrS{e2+q(jl10<kYol
YSJFF;-6|RP9=-Ee&Lzb9_PDkJ03-M1qW}N^

-- 
GitLab