retrieve_annotation_df: retrieve_annotation_df

Description Usage Arguments Value Author(s)

View source: R/retrieve_annotation_df.r

Description

Retrieve the dataframe of annotations from a github public repository related to annotation regarding the channel.

Usage

1
2
3
4
5
6
retrieve_annotation_df(
  channel = "allertameteoLIG",
  category = "emergency",
  target = "hashtag",
  repo = "https://raw.github.com/alfcrisci/twchannels_notations/master/"
)

Arguments

channel

character Name of channel in repository

category

character Annotation category

target

character Target of annotation ( user,hashtag, geonames or other)

repo

character Address of repository where annotation key file are hosted.

Value

x data.frame A data.frame with key and category

Author(s)

Istituto per la Bioeconomia Firenze Italy Alfonso Crisci alfonso.crisci@ibe.cnr.it


alfcrisci/rTwChannel documentation built on March 22, 2020, 6:09 p.m.