fkoh111 / fkoh111utils

Assorted utils :wrench: :construction_worker:
GNU Lesser General Public License v3.0
0 stars 0 forks source link

task/zz_pkg #49

Closed fkoh111 closed 4 years ago

fkoh111 commented 4 years ago

If the wrapper for the zamzar api makes sense, potentially a package should be made. Naming could be on the lines of:

install.packages("zamzar")

zamzar::zz_auth()
zamzar::zz_get()
zamzar::zz_post()