# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(as.gist,character)
S3method(as.gist,gist)
S3method(as.gist,list)
S3method(as.gist,numeric)
S3method(gist_create_obj,character)
S3method(gist_create_obj,data.frame)
S3method(gist_create_obj,json)
S3method(gist_create_obj,list)
S3method(gist_create_obj,matrix)
S3method(gist_create_obj,numeric)
S3method(print,commit)
S3method(print,gist)
S3method(print,gist_rate)
S3method(tabl,commit)
S3method(tabl,gist)
S3method(tabl,list)
export("%>%")
export(add_files)
export(as.gist)
export(browse)
export(commits)
export(delete)
export(delete_files)
export(embed)
export(fork)
export(forks)
export(gist)
export(gist_auth)
export(gist_create)
export(gist_create_obj)
export(gist_map)
export(gists)
export(rate_limit)
export(rename_files)
export(run)
export(star)
export(star_check)
export(tabl)
export(unstar)
export(update)
export(update_files)
importFrom(assertthat,assert_that)
importFrom(assertthat,has_extension)
importFrom(dplyr,as_data_frame)
importFrom(dplyr,rbind_all)
importFrom(httr,DELETE)
importFrom(httr,GET)
importFrom(httr,PATCH)
importFrom(httr,POST)
importFrom(httr,PUT)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(httr,warn_for_status)
importFrom(jsonlite,flatten)
importFrom(knitr,knit)
importFrom(magrittr,"%>%")
importFrom(rmarkdown,render)
