Skip to content

Commit

Permalink
dontrun example
Browse files Browse the repository at this point in the history
  • Loading branch information
JBGruber committed Oct 7, 2023
1 parent cad0e29 commit 3b00044
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/feed.r
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
#' @export
#'
#' @examples
#' \dontrun{
#' feed <- get_skeets_authored_by("profmusgrave.bsky.social")
#' }
get_skeets_authored_by <- function(actor,
limit = 25L,
cursor = NULL,
Expand Down
2 changes: 2 additions & 0 deletions man/get_skeets_authored_by.Rd

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

0 comments on commit 3b00044

Please sign in to comment.