Skip to content

Merging collected tweets - union #23

@geoHeil

Description

@geoHeil

data.table is used under the hood. How can I union multiple tweet sets loaded from disk? Trying to use data.table::funion did not work for me as this function does not seem to be available.

myDataFromDisk1 <- importData("Dez_28_14_33_13_2016_CET_#trump_TwitterData.csv","twitter")
myDataFromDisk2 <- importData("Dez_28_14_33_13_2016_CET_#trump_TwitterData.csv","twitter")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions