50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

vosonSML (version 0.27.2)

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

Description

Imports collected data from file into a dataframe of class datasource and specified socialmedia type that is usable by Create functions.

Usage

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

Arguments

file

Character string. Collected data file path.

type

Character string. Type of file or file format of file to import csv or rds. Default is csv.

socialmedia

Character string. Social media type of collected data twitter, youtube or reddit.

Value

A dataframe with datasource class attributes.