Skip to content

Commit

Permalink
donttest fanc_rootid in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Jul 2, 2021
1 parent 9099528 commit b00cccc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/ids.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
#' @family fanc-ids
#' @seealso \code{\link{flywire_rootid}}
#' @examples
#' \donttest{
#' fanc_rootid("73186243730767724")
#' }
fanc_rootid <- function(x, integer64 = FALSE, ...) {
rid = flywire_rootid(
x = x,
Expand Down
2 changes: 2 additions & 0 deletions man/fanc_rootid.Rd

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

0 comments on commit b00cccc

Please sign in to comment.