Hi, it would be nice if we could boost toots with the rtoot package, say with a boost_toot() function.
> library("rtoot")
> boost_toot()
Error in boost_toot() : could not find function "boost_toot"
Is there already a way to do this through an existing function?