To align with the now-canceled meetup description:
save data from Research-Triangle-Analysts and tripass (.rds?) for easy loading and manipulation by others.
.gif gets created as well
Example:
meetupgrp_name <- "tripass"
tripass_join_dates <- meetupxlanimate(meetupgrp_name)
Use of invisible(all_yesfrm) in meetupxlanimate.R may be enough for this to work.
To align with the now-canceled meetup description:
save data from Research-Triangle-Analysts and tripass (.rds?) for easy loading and manipulation by others.
.gif gets created as well
Example:
meetupgrp_name <- "tripass"
tripass_join_dates <- meetupxlanimate(meetupgrp_name)
Use of
invisible(all_yesfrm)in meetupxlanimate.R may be enough for this to work.