Imports rtoot collected data from rda
or rds
saved object file or from an rtoot
dataframe. Ensures datasource
and specified socialmedia
type are set so data is usable by
Create
functions. Not required if collected data was collected by vosonSML
and saved as an
rds
file, use readRDS
instead.
Value
A dataframe suitable for input into mastodon network Create
functions.
Note
Only supports rtoot data collected using the get_timeline_hashtag
,
get_timeline_public
, get_status
, get_context
functions.