R/00_document_and_pack.R

Defines functions foo

## library(devtools)
## library(roxygen2)
## setwd('IRexamples')
## document()
## devtools::build()
## setwd('..')
## install('IRexamples')

##' @import dplyr twang survey ggplot2 ggthemes rstanarm RSelenium rvest DisImpact forcats tidygeocoder maps geodist sf tigris tidycensus
foo <- function() {
  1
}

Try the IRexamples package in your browser

Any scripts or data that you put into this service are public.

IRexamples documentation built on Oct. 6, 2023, 9:07 a.m.