You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
1.0 KiB

# Generated by roxygen2: do not edit by hand
export(bare_combine)
export(bare_space_combine)
export(check_package_urls)
export(cleanAndGo)
export(enslave)
export(join_rows)
export(pathSplit)
export(rantAddin)
export(refresh_renviron)
export(run_tiny_test)
export(tweet_share)
export(zapGremlins)
import(knitr)
import(magick)
import(miniUI)
import(pdftools)
import(rmarkdown)
import(rprojroot)
import(rstudioapi)
import(shiny)
import(stringi)
import(tinytest)
import(utils)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,progress_estimated)
importFrom(fs,path_split)
importFrom(gistr,gist_create)
importFrom(httr,GET)
importFrom(httr,status_code)
importFrom(memoise,memoise)
importFrom(purrr,map_dbl)
importFrom(tibble,as_tibble)
importFrom(tidyr,gather)
importFrom(twitteR,tweet)
importFrom(urltools,scheme)
importFrom(utils,read.csv)
importFrom(uuid,UUIDgenerate)