if (FALSE) {
# use the URL of a feed
get_feed_likes("https://bsky.app/profile/did:plc:2zcfjzyocp6kapg6jc4eacok/feed/aaaeckvqc3gzg")
# or search for a feed by name
res <- search_feed("#rstats")
get_feed_likes(res$uri[1])
}
Run the code above in your browser using DataLab