Learn R Programming

vosonSML (version 0.26.3)

vosonSML::ImportData: Import collected data previously saved to file

Description

Import collected data previously saved to file

Usage

ImportData(file, type = "csv", datasource)

Arguments

file

Character string. Collected data file path.

type

Character string. Type of file or file format of file to import.

datasource

Character string. Social media type of collected data.

Value

A dataframe with datasource class attributes usable by create network functions.