Skip to content

Commit

Permalink
pkgdown site rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
deeenes committed May 22, 2023
1 parent 0181c62 commit 7a3c0de
Show file tree
Hide file tree
Showing 26 changed files with 799 additions and 60 deletions.
5 changes: 3 additions & 2 deletions R/evidences.R
Original file line number Diff line number Diff line change
Expand Up @@ -339,10 +339,11 @@ only_from <- function(data, datasets = NULL, resources = NULL) {
#'
#' @examples
#' ci <- collectri(evidences = TRUE)
#' ci <- unnest_evidences(ci)
#' ci <- filter_evidences(datasets = 'collectri')
#' ci <- from_evidences(ci)
#' # the two lines above are equivalent to only_from(ci)
#' # and all the three lines above is equivalent to:
#' # the three lines above are equivalent to only_from(ci)
#' # and all the four lines above is equivalent to:
#' # collectri(strict_evidences = TRUE)
#'
#' @importFrom magrittr %>%
Expand Down
2 changes: 1 addition & 1 deletion docs/LICENSE-text.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/authors.html

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

31 changes: 12 additions & 19 deletions docs/reference/collectri.html

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

15 changes: 12 additions & 3 deletions docs/reference/dorothea.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/reference/ensure_igraph.html

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

Loading

0 comments on commit 7a3c0de

Please sign in to comment.