Arranges data in long by platform (linkedin and mastodon).
Examples
if (FALSE) { # interactive()
u <- uc_fetch() |>
uc_fmt("2025-01-01") |>
uc_handles() |>
by_platform()
}
Arranges data in long by platform (linkedin and mastodon).
if (FALSE) { # interactive()
u <- uc_fetch() |>
uc_fmt("2025-01-01") |>
uc_handles() |>
by_platform()
}