# FamModel.R - Package-level imports
#' FamModel: Regression Modeling for for Family-Based Genetic Studies
#'
#' @import stats
#' @import data.table
#' @importFrom graphics plot
#' @importFrom methods as
#' @importFrom R6 R6Class
#' @useDynLib FamModel
#' @noRd
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.