Skip to contents

Facebook: Zip folder extractor

Usage

facebook_unzip(path)

Arguments

path

filepath to data

Value

This function pulls the data from your downloaded Facebook zip file.

Details

This function unzips the Facebook zip folder that is downloaded when you retrieve the contents of your data. Then the data is placed inside of a facebookmessages folder

Examples


library(facebookanalysis)

if (FALSE) facebook_unzip(path = data)