# Generated by roxygen2: 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_files)
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_git)
export(gist_create_obj)
export(gist_map)
export(gist_open)
export(gist_save)
export(gists)
export(rate_limit)
export(rename_files)
export(run)
export(star)
export(star_check)
export(tabl)
export(tabl_data)
export(unstar)
export(update)
export(update_files)
importFrom(assertthat,assert_that)
importFrom(assertthat,has_extension)
importFrom(crul,HttpClient)
importFrom(dplyr,as_data_frame)
importFrom(dplyr,bind_rows)
importFrom(httr,add_headers)
importFrom(httr,config)
importFrom(httr,oauth2.0_token)
importFrom(httr,oauth_app)
importFrom(httr,oauth_endpoints)
importFrom(jsonlite,flatten)
importFrom(jsonlite,fromJSON)
importFrom(knitr,knit)
importFrom(magrittr,"%>%")
importFrom(rmarkdown,render)
