getCurrentTopMediaByTag: #'@title Get Current Top Media By Tag

Description Usage Arguments Value Examples

View source: R/getCurrentTopMediaByTag.R

Description

Gets the top 9 media posts with a given hashtag.

Usage

1

Arguments

tag

A character string representing the hashtag to be used

...

Additional options passed to a shinyAppDir

Value

9x14 DF : id, shortcode, taken_at_timestamp, display_url, thumbnail_src,
thumbnail_resources, is_video, video_view_count, edge_media_to_caption.edges,
edge_media_to_comment.count, dimensions.height, dimensions.wdith,
edge_liked_by.count, owner.id

Examples

1
## Not run:  getCurrentTopMediaByTag("AirForce")

AFIT-R/instaExtract documentation built on May 18, 2019, 8:11 p.m.