main_data_channel: main_data_channel

Description Usage Arguments Value Author(s)

View source: R/main_data_channel.r

Description

Export result from channel_analytic objects.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
main_data_channel(
  x,
  name,
  native = F,
  graph = T,
  corpus = F,
  users = T,
  data = T,
  csv = FALSE,
  filterdegree = 0,
  graph_files = FALSE
)

Arguments

x

list Output obtained by channel_analytic

name

character Name of output files.

native

logical If channel stream have only native tweets.

corpus

logical export csv files.

users

logical export users data file.

csv

logical Default export is Excel files if csv also desired.

filterdegree

numeric Is the degree of filtering.

graph_files

logical Requesting data of centrality measures.

Value

Data from channel_analytic object.

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.