knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
SNP-based Kinship Analysis Testing and Evaluation: miscellaneous R data analysis utilties.
Install stable release from CRAN:
install.packages("skater")
Install development version from GitHub:
remotes::install_github("signaturescience/skater", build_vignettes=TRUE)
The "Basic Usage" vignette steps through the primary functionality of the skater
package:
vignette("basic_usage", package = "skater")
Full documentation: https://signaturescience.github.io/skater/.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.