Skip to content

Commit

Permalink
itemize to describe to pass CRAN checks
Browse files Browse the repository at this point in the history
  • Loading branch information
dcgerard committed Nov 16, 2023
1 parent f275b02 commit 62e4db8
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 18 deletions.
4 changes: 2 additions & 2 deletions R/multidog.R
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ combine_flex <- function(...) {
#' @author David Gerard
#'
#' @seealso
#' \itemize{
#' \describe{
#' \item{\code{\link{flexdog}()}:}{For the underlying genotyping function.}
#' \item{\code{\link{format_multidog}()}:}{For converting the output
#' of \code{multidog()} to a matrix.}
Expand Down Expand Up @@ -625,7 +625,7 @@ format_multidog <- function(x, varname = "geno") {
#' }
#'
#' @seealso
#' \itemize{
#' \describe{
#' \item{\code{\link{multidog}()}:}{For the variables in \code{x$snpdf}
#' which you can filter by.}
#' }
Expand Down
2 changes: 1 addition & 1 deletion docs/articles/multidog.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ articles:
oracle_calculations: oracle_calculations.html
simulate_ngs: simulate_ngs.html
smells_like_updog: smells_like_updog.html
last_built: 2023-11-15T15:46Z
last_built: 2023-11-16T21:40Z

9 changes: 6 additions & 3 deletions docs/reference/filter_snp.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 13 additions & 6 deletions docs/reference/multidog.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/search.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion man/filter_snp.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/multidog.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 62e4db8

Please sign in to comment.