Skip to content

Commit 595f4fe

Browse files
updated docs
1 parent e559f9b commit 595f4fe

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

R/metacoder-package.r

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@
1717
#'
1818
#' To learn how to use the package and what it can do view the package vignettes by typing:
1919
#' \code{browseVignettes("metacoder")}
20+
#'
21+
#' @section Documentation:
22+
#'
23+
#' The full documentation can be found online at \url{http://grunwaldlab.github.io/metacoder_documentation}.
24+
#'
25+
#' There is also a short vignette included for offline use that can be accessed by the following code:
26+
#'
27+
#' \code{browseVignettes(package = "metacoder")}
2028
#'
2129
#' @section Most important functions:
2230
#'
@@ -63,7 +71,7 @@
6371
#' \item \code{\link{primersearch}}
6472
#' }
6573
#'
66-
#' @author Zachary Foster
74+
#' @author Zachary Foster
6775
#' @name metacoder
6876
#' @docType package
6977
NULL

man/metacoder.Rd

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)