A ‘usethis’-esque Package for Base R Versions of ‘tidyverse’ Code
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.

18 lines
364 B

6 years ago
# Generated by roxygen2: do not edit by hand
export("%>%")
export(use_detect)
6 years ago
export(use_infix_helpers)
export(use_isers)
6 years ago
export(use_keepers)
export(use_mappers)
export(use_safely)
export(use_tidylite)
export(use_walkers)
6 years ago
import(rprojroot)
import(usethis)
importFrom(crayon,blue)
importFrom(crayon,make_style)
importFrom(desc,desc_get)
importFrom(magrittr,"%>%")